fixup! add leap.nvim
This commit is contained in:
parent
3396a54a50
commit
6255b448aa
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ return {
|
|||
},
|
||||
opts = {},
|
||||
init = function()
|
||||
require('leap').create_default_mappings()
|
||||
require("leap").create_default_mappings()
|
||||
end,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue