feat(nvim): more harpoon keys, better move lines, centered neo-tree

This commit is contained in:
Florian Schmitt 2024-04-23 09:34:05 +03:00
parent d93578f15f
commit 7dbb179968
2 changed files with 32 additions and 4 deletions

View file

@ -82,6 +82,9 @@ return {
visible = true,
},
},
window = {
position = "float",
},
},
},