From b25ff7fe59bd3fa781bfcda8b9866e67324c07fd Mon Sep 17 00:00:00 2001 From: Salar Rahmanian Date: Wed, 11 Oct 2023 14:55:50 -0700 Subject: [PATCH] remove help as parser --- lua/plugins/treesitter.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/lua/plugins/treesitter.lua b/lua/plugins/treesitter.lua index dfd4698..2b486ea 100644 --- a/lua/plugins/treesitter.lua +++ b/lua/plugins/treesitter.lua @@ -16,7 +16,6 @@ return { "python", "rust", "typescript", - "help", "vim", "scala", "bash",