repos / neovimcraft

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

commit
c975001
parent
8f8c133
author
github-actions[bot]
date
2023-09-12 14:23:11 +0000 UTC
[create-pull-request] automated change (#486)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +9, -9
M data/resources.json
+9, -9
 1@@ -3081,6 +3081,15 @@
 2         "git"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "lewis6991",
 8+      "repo": "pckr.nvim",
 9+      "tags": [
10+        "plugin",
11+        "plugin-manager"
12+      ]
13+    },
14     {
15       "type": "github",
16       "username": "lewis6991",
17@@ -6551,15 +6560,6 @@
18         "editing-support"
19       ]
20     },
21-    {
22-      "type": "github",
23-      "username": "wbthomason",
24-      "repo": "packer.nvim",
25-      "tags": [
26-        "plugin",
27-        "plugin-manager"
28-      ]
29-    },
30     {
31       "type": "github",
32       "username": "weilbith",