From 338e1e48e6bb5e57225506e86d4112feabe2ae49 Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Thu, 7 Sep 2023 21:14:38 -0400 Subject: nvim: remove EVEN MORE plugins (whoa) --- .config/nvim/lua/plugins/treesitter.lua | 1 + 1 file changed, 1 insertion(+) (limited to '.config/nvim/lua/plugins/treesitter.lua') diff --git a/.config/nvim/lua/plugins/treesitter.lua b/.config/nvim/lua/plugins/treesitter.lua index 3f7c5ac..fe48d9f 100644 --- a/.config/nvim/lua/plugins/treesitter.lua +++ b/.config/nvim/lua/plugins/treesitter.lua @@ -22,6 +22,7 @@ return { "rust", "scss", "sql", + "svelte", "toml", "tsx", "typescript", -- cgit v1.2.3