repos / neovimcraft

website that makes it easy to find neovim plugins
git clone https://github.com/neurosnap/neovimcraft.git

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
M data/manual.json
+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+}