diff --git a/programs/neovim/user/plugins/treesitter.lua b/programs/neovim/user/plugins/treesitter.lua index ecc9a37..328c962 100644 --- a/programs/neovim/user/plugins/treesitter.lua +++ b/programs/neovim/user/plugins/treesitter.lua @@ -30,6 +30,7 @@ return { "objc", "proto", "python", + "svelte", "tsx", "typescript", "vue",