Change a lot of stuff

This commit is contained in:
2025-09-05 20:20:58 -03:00
parent f39f45f415
commit 80c8732d93
6 changed files with 42 additions and 3 deletions

View File

@@ -38,6 +38,7 @@ return {
require("nvim-treesitter.configs").setup {
highlight = {
enable = true,
additional_vim_regex_highlighting = false
},
ensure_installed = {
"lua",