feat: major fixes on buffers and git

This commit is contained in:
2025-09-04 16:47:10 +02:00
parent e6078e420b
commit 4e11d36b93
6 changed files with 80 additions and 40 deletions

View File

@@ -88,7 +88,7 @@ local config = {
-- see `:h neo-tree-custom-commands-global`
commands = {},
window = {
position = "float",
position = "left",
width = 40,
mapping_options = {
noremap = true,