leap: fixing requested change

Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
This commit is contained in:
Soliprem 2024-10-14 22:21:06 +02:00 committed by GitHub
parent 6aac9b2580
commit ddf02da8a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 = {