- commit
- cb1148c
- parent
- a50d49c
- author
- Bhashitha Adhikarinayake
- date
- 2023-04-14 23:53:51 +0000 UTC
added nvim-treesitter-cpp-tools (#312)
1 files changed,
+11,
-1
+11,
-1
1@@ -339,6 +339,16 @@
2 "completion",
3 "jupyter"
4 ]
5+ },
6+ {
7+ "type": "github",
8+ "username": "Badhi",
9+ "repo": "nvim-treesitter-cpp-tools",
10+ "tags": [
11+ "treesitter-based",
12+ "programming-languages-support",
13+ "editing-support"
14+ ]
15 }
16 ]
17-}
18+}