Add svelte to tree sitter

This commit is contained in:
2025-05-23 17:08:04 -06:00
parent f0cd51bf91
commit fc216c12f9

View File

@@ -36,6 +36,7 @@ return {
"bash", "bash",
"go", "go",
"php", "php",
"svelte",
}, },
incremental_selection = { incremental_selection = {
enable = true, enable = true,