From 2bbc1a2d59cedd02e34037e66be2d631df40359a Mon Sep 17 00:00:00 2001 From: BonaBeavis Date: Wed, 17 Mar 2021 14:26:22 +0100 Subject: Add newline before legend Without this newline there is no syntax highlighting after the legend. --- lua/nvim-treesitter/health.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lua') diff --git a/lua/nvim-treesitter/health.lua b/lua/nvim-treesitter/health.lua index ecce8a3cd..6ac4de772 100644 --- a/lua/nvim-treesitter/health.lua +++ b/lua/nvim-treesitter/health.lua @@ -69,7 +69,8 @@ function M.checkhealth() print(out) end end - print([[ Legend: H[ighlight], L[ocals], F[olds], I[ndents] + print([[ + Legend: H[ighlight], L[ocals], F[olds], I[ndents] *) multiple parsers found, only one will be used x) errors found in the query, try to run :TSUpdate {lang}]]) end -- cgit v1.2.3-70-g09d2