repos / neovimcraft

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

commit
8a9a063
parent
80a8771
author
github-actions[bot]
date
2023-04-17 13:18:19 +0000 UTC
[create-pull-request] automated change (#321)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
2 files changed,  +31, -14
M data/resources-config.json
+22, -14
 1@@ -216,12 +216,6 @@
 2       "repo": "NeovimSetup",
 3       "tags": []
 4     },
 5-    {
 6-      "type": "github",
 7-      "username": "AlexanderHOtt",
 8-      "repo": "neovim-config",
 9-      "tags": []
10-    },
11     {
12       "type": "github",
13       "username": "alexanderjeurissen",
14@@ -1532,14 +1526,6 @@
15         "vim"
16       ]
17     },
18-    {
19-      "type": "github",
20-      "username": "freddiehaddad",
21-      "repo": "nvim",
22-      "tags": [
23-        "neovim"
24-      ]
25-    },
26     {
27       "type": "github",
28       "username": "fsouza",
29@@ -1785,6 +1771,12 @@
30         "vim"
31       ]
32     },
33+    {
34+      "type": "github",
35+      "username": "hedonhermdev",
36+      "repo": "neovim-config",
37+      "tags": []
38+    },
39     {
40       "type": "github",
41       "username": "heetch",
42@@ -2821,6 +2813,16 @@
43       "repo": "neovim-configs",
44       "tags": []
45     },
46+    {
47+      "type": "github",
48+      "username": "Nguyen-Hoang-Nam",
49+      "repo": "neovim-config-wsl2",
50+      "tags": [
51+        "dotfiles",
52+        "neovim",
53+        "wsl2"
54+      ]
55+    },
56     {
57       "type": "github",
58       "username": "nickdevhouse",
59@@ -3715,6 +3717,12 @@
60       "repo": "neovimfiles",
61       "tags": []
62     },
63+    {
64+      "type": "github",
65+      "username": "StubbornVegeta",
66+      "repo": "nvim-config",
67+      "tags": []
68+    },
69     {
70       "type": "github",
71       "username": "swapkats",
M data/resources.json
+9, -0
 1@@ -5310,6 +5310,15 @@
 2         "utility"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "tenxsoydev",
 8+      "repo": "tabs-vs-spaces.nvim",
 9+      "tags": [
10+        "plugin",
11+        "formatting"
12+      ]
13+    },
14     {
15       "type": "github",
16       "username": "terrortylor",