modules/hm/programs/editors/neovim: add leap

This commit is contained in:
Anthony Rodriguez 2025-01-16 14:35:52 +01:00
parent de6052693e
commit 2461a8a2c4
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -159,6 +159,9 @@
utility = {
vim-wakatime.enable = true;
surround.enable = true;
motion.leap = {
enable = true;
};
};
lsp = {