From 0004d7552f9f64b5a36c21078d3782724184d80d Mon Sep 17 00:00:00 2001 From: Chad Condon Date: Sun, 5 Dec 2021 14:40:34 -0800 Subject: Apply cpp to arduino --- lua/nvim-treesitter/parsers.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua') diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index 12a86379..9bf46ec4 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -73,6 +73,7 @@ list.cpp = { files = { "src/parser.c", "src/scanner.cc" }, generate_requires_npm = true, }, + used_by = { "arduino" }, maintainers = { "@theHamsta" }, } -- cgit v1.2.3