configure folding

This commit is contained in:
2024-12-18 11:36:49 +02:00
parent 231db82c0f
commit c49b758e86
11 changed files with 166 additions and 14 deletions
+3
View File
@@ -10,6 +10,9 @@ return {
},
keymaps = {
['<C-h>'] = false,
['<C-j>'] = false,
['<C-k>'] = false,
['<C-l>'] = false,
}
})
end