repos / neovimcraft

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

commit
b7df9dc
parent
7070c5d
author
github-actions[bot]
date
2022-04-11 10:39:30 +0000 UTC
[create-pull-request] automated change (#30)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -296,6 +296,12 @@
 2     { "type": "github", "username": "f-person", "repo": "git-blame.nvim", "tags": ["git"] },
 3     { "type": "github", "username": "famiu", "repo": "bufdelete.nvim", "tags": ["utility"] },
 4     { "type": "github", "username": "Famiu", "repo": "feline.nvim", "tags": ["statusline"] },
 5+    {
 6+      "type": "github",
 7+      "username": "FeiyouG",
 8+      "repo": "command_center.nvim",
 9+      "tags": ["keybinding"]
10+    },
11     {
12       "type": "github",
13       "username": "fenetikm",