repos / neovimcraft

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

commit
976ac3f
parent
86e3dae
author
github-actions[bot]
date
2023-09-13 13:19:42 +0000 UTC
[create-pull-request] automated change (#489)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +33, -6
M data/resources-config.json
+33, -6
 1@@ -130,12 +130,6 @@
 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@@ -278,6 +272,12 @@
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,6 +969,33 @@
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",