mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-10 20:23:30 +00:00
feat: add leap.nvim
This commit is contained in:
parent
b76eb174f1
commit
d6cb8d9aba
9 changed files with 108 additions and 2 deletions
8
modules/utility/motion/leap/default.nix
Normal file
8
modules/utility/motion/leap/default.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
_: {
|
||||
imports = [
|
||||
./leap.nix
|
||||
./config.nix
|
||||
];
|
||||
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue