refactor: move gestures, which-key, telescope and cheatsheet to utils

This commit is contained in:
NotAShelf 2023-02-06 08:13:38 +03:00
parent 9cab13f667
commit 9ac1e1dadd
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1
8 changed files with 3 additions and 3 deletions

View file

@ -17,9 +17,7 @@
./tidal
./autopairs
./snippets
./binds
./markdown
./telescope
./git
./minimap
./dashboard
@ -31,7 +29,6 @@
./ui
./assistant
./session
./gestures
];
pkgsModule = {config, ...}: {

View file

@ -1,5 +1,8 @@
_: {
imports = [
./binds
./gestures
./telescope
./colorizer.nix
./venn.nix
./icon-picker.nix