From 7e8154bba4e7cdba3f182c4268fa469a3b152ffb Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Wed, 13 Apr 2022 21:43:35 +0100 Subject: To highlight comments --- treesitter.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'treesitter.lua') diff --git a/treesitter.lua b/treesitter.lua index 33d3725..d9bcbec 100644 --- a/treesitter.lua +++ b/treesitter.lua @@ -2,7 +2,7 @@ -- -- use :TSInstall to install languages -- --- go, scala, c & cpp, python, ... +-- go, scala, c & cpp, python, comment, ... -- require'nvim-treesitter.configs'.setup { highlight = { -- cgit v1.2.3