mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-16 17:11:02 +00:00
Merge branch 'leap' of github.com:Soliprem/nvf into leap
This commit is contained in:
commit
3051141e9d
1 changed files with 1 additions and 3 deletions
|
|
@ -37,9 +37,7 @@ in {
|
||||||
(mkBinding cfg.mappings.leapFromWindow "<Plug>(leap-from-window)" "Leap from window")
|
(mkBinding cfg.mappings.leapFromWindow "<Plug>(leap-from-window)" "Leap from window")
|
||||||
];
|
];
|
||||||
|
|
||||||
vim.binds.whichKey.register = pushDownDefault {
|
vim.binds.whichKey.register."<leader>s" = mkDefault "+Leap";
|
||||||
"<leader>s" = "+Leap";
|
|
||||||
};
|
|
||||||
|
|
||||||
vim.pluginRC.leap-nvim = entryAnywhere ''
|
vim.pluginRC.leap-nvim = entryAnywhere ''
|
||||||
require('leap').opts = {
|
require('leap').opts = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue