repos / neovimcraft

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

commit
86e3dae
parent
f66ddee
author
github-actions[bot]
date
2023-09-13 02:06:18 +0000 UTC
[create-pull-request] automated change (#488)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +6, -33
M data/resources-config.json
+6, -33
 1@@ -130,6 +130,12 @@
 2       "repo": "neovim-for-beginner",
 3       "tags": []
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "anthdm",
 8+      "repo": ".nvim",
 9+      "tags": []
10+    },
11     {
12       "type": "github",
13       "username": "appelgriebsch",
14@@ -272,12 +278,6 @@
15       "repo": "nvim",
16       "tags": []
17     },
18-    {
19-      "type": "github",
20-      "username": "ChrisTitusTech",
21-      "repo": "neovim",
22-      "tags": []
23-    },
24     {
25       "type": "github",
26       "username": "codicocodes",
27@@ -969,33 +969,6 @@
28         "vim"
29       ]
30     },
31-    {
32-      "type": "github",
33-      "username": "Optixal",
34-      "repo": "neovim-init.vim",
35-      "tags": [
36-        "autocomplete",
37-        "best",
38-        "clean",
39-        "configuration",
40-        "custom",
41-        "customizable",
42-        "init-lua",
43-        "init-vim",
44-        "lua",
45-        "minimal",
46-        "neovim",
47-        "neovim-config",
48-        "nvim",
49-        "plugins",
50-        "productive",
51-        "productivity",
52-        "theme",
53-        "tools",
54-        "vim",
55-        "vimrc"
56-      ]
57-    },
58     {
59       "type": "github",
60       "username": "peterpme",