repos / neovimcraft

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

commit
f92d768
parent
fdef10d
author
Eric Bower
date
2022-02-15 01:01:39 +0000 UTC
resources
1 files changed,  +6, -1
M src/lib/resources.json
+6, -1
 1@@ -1154,7 +1154,12 @@
 2       "repo": "winshift.nvim",
 3       "tags": ["split-and-window"]
 4     },
 5-    { "type": "github", "username": "slugbyte", "repo": "unruly-worker", "tags": ["keybinding"] },
 6+    {
 7+      "type": "github",
 8+      "username": "slugbyte",
 9+      "repo": "unruly-worker",
10+      "tags": ["keybinding", "workman-layout"]
11+    },
12     {
13       "type": "github",
14       "username": "SmiteshP",