repos / neovimcraft

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

commit
260257e
parent
9e55102
author
Eric Bower
date
2021-12-20 17:54:41 +0000 UTC
resources
1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -486,6 +486,12 @@
 2       "repo": "cutlass.nvim",
 3       "tags": ["editing-support", "plugin"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "gbprod",
 8+      "repo": "substitute.nvim",
 9+      "tags": ["editing-support", "plugin"]
10+    },
11     {
12       "type": "github",
13       "username": "gelguy",