feat(treesitter): add svelte

This commit is contained in:
2026-02-25 00:29:50 +01:00
parent e4eebc6ae9
commit 5f5d31e66a
+1
View File
@@ -22,6 +22,7 @@ local languages = {
"gotmpl", "gotmpl",
"markdown", "markdown",
"go", "go",
"svelte",
} }
---@type LazyPluginSpec ---@type LazyPluginSpec