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",
"javascript",
"typescript",
"tsx",
"yaml",
"html",
"css",
"markdown",
"markdown_inline",
"svelte",
"graphql",
"bash",
"lua",