repos / neovimcraft

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

commit
e8b8ae9
parent
59c7b6b
author
github-actions[bot]
date
2022-08-24 00:08:14 +0000 UTC
[create-pull-request] automated change (#137)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +7, -6
M src/lib/resources.json
+7, -6
 1@@ -877,6 +877,12 @@
 2       "repo": "plugin-template.nvim",
 3       "tags": ["neovim-lua-development"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "m4xshen",
 8+      "repo": "autoclose.nvim",
 9+      "tags": ["editing-support"]
10+    },
11     { "type": "github", "username": "madskjeldgaard", "repo": "reaper-nvim", "tags": ["media"] },
12     {
13       "type": "github",
14@@ -886,12 +892,6 @@
15     },
16     { "type": "github", "username": "Massolari", "repo": "forem.nvim", "tags": ["utility"] },
17     { "type": "github", "username": "matbme", "repo": "JABS.nvim", "tags": ["utility"] },
18-    {
19-      "type": "github",
20-      "username": "max-0406",
21-      "repo": "autoclose.nvim",
22-      "tags": ["editing-support"]
23-    },
24     {
25       "type": "github",
26       "username": "max397574",
27@@ -1507,6 +1507,7 @@
28       "tags": ["snippet"]
29     },
30     { "type": "github", "username": "smolck", "repo": "uivonim", "tags": ["ui"] },
31+    { "type": "github", "username": "smzm", "repo": "hydrovim", "tags": ["code-runner"] },
32     {
33       "type": "github",
34       "username": "someone-stole-my-name",