changed keybinds or something

oo description

leap was intelligent and doesnt overwrite user defined keybinds
This commit is contained in:
voidarclabs
2025-05-14 20:14:22 +01:00
parent 1371bc635d
commit 74636d1cab
4 changed files with 34 additions and 11 deletions

View File

@@ -1,6 +1,3 @@
return {
"ggandor/leap.nvim",
config = function()
require("leap").set_default_mappings()
end,
}