fix treesitter config

This commit is contained in:
2023-06-05 12:40:08 -04:00
parent b04aa76959
commit 8102402618
-2
View File
@@ -13,13 +13,11 @@ treesitter.setup({
"json", "json",
"javascript", "javascript",
"typescript", "typescript",
"tsx",
"yaml", "yaml",
"html", "html",
"css", "css",
"markdown", "markdown",
"markdown_inline", "markdown_inline",
"svelte",
"graphql", "graphql",
"bash", "bash",
"lua", "lua",