aboutsummaryrefslogtreecommitdiff
path: root/treesitter.lua
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2022-03-02 07:29:23 +0000
committerJuan J. Martinez <jjm@usebox.net>2022-05-29 22:57:31 +0100
commit1fb53f52d42859fe9d9d2fd8927e69194bd9b1b4 (patch)
tree3a401a582a37de022733b880d43f874a9d6754dc /treesitter.lua
parent0790233d1ea38eb37a134e9ca620b2d989a75c80 (diff)
downloaddotnvim-1fb53f52d42859fe9d9d2fd8927e69194bd9b1b4.tar.gz
dotnvim-1fb53f52d42859fe9d9d2fd8927e69194bd9b1b4.zip
Include files are cpp
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 76665bd..33d3725 100644
--- a/treesitter.lua
+++ b/treesitter.lua
@@ -2,7 +2,7 @@
--
-- use :TSInstall <lang> to install languages
--
--- go, scala, c, python, ...
+-- go, scala, c & cpp, python, ...
--
require'nvim-treesitter.configs'.setup {
highlight = {