From fe68554e903e3f3912d18662da81961b7fb8931b Mon Sep 17 00:00:00 2001 From: Sam Nystrom Date: Mon, 24 Jul 2023 12:01:49 -0400 Subject: nvim: remove some more plugins --- .config/nvim/lua/plugins/treesitter.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 17a498b..d948ac6 100644 --- a/.config/nvim/lua/plugins/treesitter.lua +++ b/.config/nvim/lua/plugins/treesitter.lua @@ -17,8 +17,8 @@ return { "kotlin", "lua", "markdown", + "perl", "python", - "qmljs", "regex", "rust", "scss", -- cgit v1.2.3