gitsigns, vim opts, restructure

This commit is contained in:
Zacharias-Brohn
2025-02-06 13:49:35 +01:00
parent c894fa32a7
commit 50b00eb8b6
10 changed files with 294 additions and 116 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ require("focus").setup({
enable = false,
list = '+1',
},
signcolumn = true,
signcolumn = false,
winhighlight = false,
}
})