changed some treesitter nonsense

This commit is contained in:
2026-05-03 19:58:07 +01:00
parent 169c146b1f
commit 09f5dd3037
4 changed files with 6 additions and 4 deletions

View File

@@ -8,6 +8,7 @@ require("nvim-treesitter").setup({
require("nvim-treesitter").install({
"bash",
"html",
"svelte",
"latex",
"javascript",
"json",