Merge branch 'leap' of github.com:Soliprem/nvf into leap

This commit is contained in:
Soliprem 2024-10-14 22:40:11 +02:00
commit 3051141e9d

View file

@ -37,9 +37,7 @@ in {
(mkBinding cfg.mappings.leapFromWindow "<Plug>(leap-from-window)" "Leap from window")
];
vim.binds.whichKey.register = pushDownDefault {
"<leader>s" = "+Leap";
};
vim.binds.whichKey.register."<leader>s" = mkDefault "+Leap";
vim.pluginRC.leap-nvim = entryAnywhere ''
require('leap').opts = {