Add svelte to tree sitter

This commit is contained in:
Vaclav Uruba 2025-05-23 17:08:04 -06:00
parent f0cd51bf91
commit fc216c12f9
Signed by: uruba
GPG Key ID: 9D8E987C4B2E1E9C

View File

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