repos / neovimcraft

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

commit
99570c1
parent
c3d86d8
author
github-actions[bot]
date
2023-06-29 04:10:31 +0000 UTC
[create-pull-request] automated change (#407)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
2 files changed,  +19, -6
M data/resources-config.json
+10, -6
 1@@ -388,6 +388,16 @@
 2         "neovim-lua"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "dragove",
 8+      "repo": "nvim",
 9+      "tags": [
10+        "lua",
11+        "neovim",
12+        "vim"
13+      ]
14+    },
15     {
16       "type": "github",
17       "username": "echasnovski",
18@@ -490,12 +500,6 @@
19         "neovim-plugin"
20       ]
21     },
22-    {
23-      "type": "github",
24-      "username": "gacha",
25-      "repo": "nvim-config",
26-      "tags": []
27-    },
28     {
29       "type": "github",
30       "username": "glepnir",
M data/resources.json
+9, -0
 1@@ -402,6 +402,15 @@
 2         "split-and-window"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "aPeoplesCalendar",
 8+      "repo": "apc.nvim",
 9+      "tags": [
10+        "plugin",
11+        "utility"
12+      ]
13+    },
14     {
15       "type": "github",
16       "username": "artart222",