repos / neovimcraft

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

commit
311887a
parent
469a633
author
Eric Bower
date
2022-01-10 03:25:47 +0000 UTC
resourcdes
1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -1480,6 +1480,12 @@
 2       "repo": "nvim-ts-rainbow",
 3       "tags": ["editing-supports", "plugin"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "petertriho",
 8+      "repo": "nvim-scrollbar",
 9+      "tags": ["scrollbar", "plugin"]
10+    },
11     { "type": "github", "username": "phaazon", "repo": "hop.nvim", "tags": ["motions", "plugin"] },
12     {
13       "type": "github",