- commit
- b135269
- parent
- 8db3518
- author
- Eric Bower
- date
- 2023-03-08 21:16:54 +0000 UTC
chore: added codegpt.nvim
1 files changed,
+10,
-0
+10,
-0
1@@ -249,6 +249,16 @@
2 "treesitter-colorschemes",
3 "colorscheme"
4 ]
5+ },
6+ {
7+ "type": "github",
8+ "username": "dpayne",
9+ "repo": "CodeGPT.nvim",
10+ "tags": [
11+ "plugin",
12+ "completion",
13+ "editing-support"
14+ ]
15 }
16 ]
17 }