repos / neovimcraft

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

commit
426e225
parent
0718474
author
github-actions[bot]
date
2022-06-27 12:29:01 +0000 UTC
[create-pull-request] automated change (#89)

1 files changed,  +7, -6
M src/lib/resources.json
+7, -6
 1@@ -387,6 +387,12 @@
 2     },
 3     { "type": "github", "username": "gaborvecsei", "repo": "memento.nvim", "tags": ["search"] },
 4     { "type": "github", "username": "gbprod", "repo": "cutlass.nvim", "tags": ["editing-support"] },
 5+    {
 6+      "type": "github",
 7+      "username": "gbprod",
 8+      "repo": "phpactor.nvim",
 9+      "tags": ["programming-languages-support"]
10+    },
11     {
12       "type": "github",
13       "username": "gbprod",
14@@ -800,12 +806,7 @@
15       "repo": "better-escape.nvim",
16       "tags": ["utility"]
17     },
18-    {
19-      "type": "github",
20-      "username": "McAuleyPenney",
21-      "repo": "tidy.nvim",
22-      "tags": ["editing-support"]
23-    },
24+    { "type": "github", "username": "mcauley-penney", "repo": "tidy.nvim", "tags": ["formatting"] },
25     {
26       "type": "github",
27       "username": "mcchrish",