fix treesitter config
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user