modules/hm/programs/editors/neovim: add leap
This commit is contained in:
parent
de6052693e
commit
2461a8a2c4
1 changed files with 3 additions and 0 deletions
|
@ -159,6 +159,9 @@
|
|||
utility = {
|
||||
vim-wakatime.enable = true;
|
||||
surround.enable = true;
|
||||
motion.leap = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
lsp = {
|
||||
|
|
Loading…
Reference in a new issue