repos / neovimcraft

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

commit
0c0d291
parent
6d6b1d5
author
Eric Bower
date
2021-10-26 00:20:27 +0000 UTC
resources
1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -137,6 +137,12 @@
 2     { "type": "github", "username": "asvetliakov", "repo": "vscode-neovim", "tags": ["ui"] },
 3     { "type": "github", "username": "b0o", "repo": "mapx.lua", "tags": ["keybindings", "plugin"] },
 4     { "type": "github", "username": "b0o", "repo": "mapx.nvim", "tags": ["keybinding", "plugin"] },
 5+    {
 6+      "type": "github",
 7+      "username": "b0o",
 8+      "repo": "SchemaStore.nvim",
 9+      "tags": ["neovim-0.5", "plugin"]
10+    },
11     {
12       "type": "github",
13       "username": "b3nj5m1n",