I have no idea

This commit is contained in:
Zacharias-Brohn
2025-10-12 22:13:57 +02:00
parent 404091736f
commit 2e011ea5e5
7 changed files with 219 additions and 27 deletions
+3
View File
@@ -6,4 +6,7 @@ require'nvim-treesitter.configs'.setup {
enable = true,
additional_vim_regex_highlighting = false,
},
indent = {
enable = true,
},
}