remove nvim-tree, clean useless autocmds

This commit is contained in:
Zacharias-Brohn
2025-08-27 22:59:36 +02:00
parent 6b1f619fed
commit f3c9154822
9 changed files with 71 additions and 177 deletions
+4
View File
@@ -16,3 +16,7 @@ vim.filetype.add({
})
vim.cmd[[colorscheme onedark]]
-- vim.lsp.document_color = {
-- enable = false
-- }