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

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

View file

@ -1,5 +0,0 @@
_: {
imports = [
./gesture-nvim.nix
];
}