repos / neovimcraft

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

commit
8e55659
parent
ac63b51
author
Eric Bower
date
2021-09-05 20:00:14 +0000 UTC
resources
1 files changed,  +1, -6
M src/lib/resources.json
+1, -6
 1@@ -1791,12 +1791,7 @@
 2       "repo": "samwise.nvim",
 3       "tags": ["note-taking", "plugin"]
 4     },
 5-    {
 6-      "type": "github",
 7-      "username": "jceb",
 8-      "repo": "blinds.nvim",
 9-      "tags": ["colors", "plugin"]
10-    },
11+    { "type": "github", "username": "jceb", "repo": "blinds.nvim", "tags": ["colors", "plugin"] },
12     { "type": "github", "username": "duane9", "repo": "nvim-rg", "tags": ["search", "plugin"] }
13   ]
14 }