From 1fb53f52d42859fe9d9d2fd8927e69194bd9b1b4 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Wed, 2 Mar 2022 07:29:23 +0000 Subject: Include files are cpp --- treesitter.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'treesitter.lua') diff --git a/treesitter.lua b/treesitter.lua index 76665bd..33d3725 100644 --- a/treesitter.lua +++ b/treesitter.lua @@ -2,7 +2,7 @@ -- -- use :TSInstall to install languages -- --- go, scala, c, python, ... +-- go, scala, c & cpp, python, ... -- require'nvim-treesitter.configs'.setup { highlight = { -- cgit v1.2.3