From 419388d88718ab1d94286d1b0e40fcfde09aebb0 Mon Sep 17 00:00:00 2001 From: Thomas Vigouroux Date: Mon, 31 Aug 2020 14:45:42 +0200 Subject: health: add fold queries to check health --- lua/nvim-treesitter/query.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/nvim-treesitter/query.lua b/lua/nvim-treesitter/query.lua index 2dd85e2aa..1d2857368 100644 --- a/lua/nvim-treesitter/query.lua +++ b/lua/nvim-treesitter/query.lua @@ -21,7 +21,7 @@ M.query_extensions = { tsx = {'javascript.jsx'} } -M.built_in_query_groups = {'highlights', 'locals', 'textobjects'} +M.built_in_query_groups = {'highlights', 'locals', 'textobjects', 'fold'} -- Creates a function that checks whether a certain query exists -- for a specific language. -- cgit v1.2.3-70-g09d2