repos / neovimcraft

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

commit
5e8ad17
parent
630419c
author
Eric Bower
date
2021-11-02 02:30:34 +0000 UTC
resources
1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -1425,6 +1425,12 @@
 2       "tags": ["github", "plugin"]
 3     },
 4     { "type": "github", "username": "qvacua", "repo": "vimr", "tags": ["ui"] },
 5+    {
 6+      "type": "github",
 7+      "username": "rafaelsq",
 8+      "repo": "nvim-goc.lua",
 9+      "tags": ["programming-languages-support", "plugin"]
10+    },
11     {
12       "type": "github",
13       "username": "rafamadriz",