repos / neovimcraft

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

commit
e7388bf
parent
8115488
author
github-actions[bot]
date
2022-06-07 15:28:48 +0000 UTC
[create-pull-request] automated change (#70)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -312,6 +312,12 @@
 2       "tags": ["neovim-lua-development"]
 3     },
 4     { "type": "github", "username": "equalsraf", "repo": "neovim-qt", "tags": ["ui"] },
 5+    {
 6+      "type": "github",
 7+      "username": "esensar",
 8+      "repo": "nvim-dev-container",
 9+      "tags": ["remote-development"]
10+    },
11     {
12       "type": "github",
13       "username": "ethanholz",