nvim mappings
This commit is contained in:
parent
56a260ec28
commit
a3404c3d78
@ -91,6 +91,8 @@ return {
|
||||
},
|
||||
config = function()
|
||||
require('leap').opts.safe_labels = {}
|
||||
vim.keymap.set("v", "J", "<Plug>(leap-forward-to)")
|
||||
vim.keymap.set("v", "K", "<Plug>(leap-backward-to)")
|
||||
end,
|
||||
},
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user