aboutsummaryrefslogtreecommitdiff
path: root/treesitter.lua
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2022-04-13 21:43:35 +0100
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:31 +0100
commit7e8154bba4e7cdba3f182c4268fa469a3b152ffb (patch)
tree070010d5a37aaf6ef281f1304ed62d533c2af385 /treesitter.lua
parent2c6066b1309f78f9625a06d718142318e2376d2c (diff)
downloaddotnvim-7e8154bba4e7cdba3f182c4268fa469a3b152ffb.tar.gz
dotnvim-7e8154bba4e7cdba3f182c4268fa469a3b152ffb.zip
To highlight comments
Diffstat (limited to 'treesitter.lua')
-rw-r--r--treesitter.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/treesitter.lua b/treesitter.lua
index 33d3725..d9bcbec 100644
--- a/treesitter.lua
+++ b/treesitter.lua
@@ -2,7 +2,7 @@
--
-- use :TSInstall <lang> to install languages
--
--- go, scala, c & cpp, python, ...
+-- go, scala, c & cpp, python, comment, ...
--
require'nvim-treesitter.configs'.setup {
highlight = {