repos / neovimcraft

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

commit
c493284
parent
1bb503a
author
github-actions[bot]
date
2023-08-31 14:14:13 +0000 UTC
[create-pull-request] automated change (#477)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
2 files changed,  +19, -13
M data/resources-config.json
+10, -13
 1@@ -278,19 +278,6 @@
 2       "repo": "dotfiles",
 3       "tags": []
 4     },
 5-    {
 6-      "type": "github",
 7-      "username": "codicocodes",
 8-      "repo": "dotfyle",
 9-      "tags": [
10-        "neovim",
11-        "neovim-dotfiles",
12-        "neovim-plugins",
13-        "nvim",
14-        "nvim-configs",
15-        "nvim-lua"
16-      ]
17-    },
18     {
19       "type": "github",
20       "username": "ctaylo21",
21@@ -416,6 +403,16 @@
22         "neovim-lua"
23       ]
24     },
25+    {
26+      "type": "github",
27+      "username": "dragove",
28+      "repo": "nvim",
29+      "tags": [
30+        "lua",
31+        "neovim",
32+        "vim"
33+      ]
34+    },
35     {
36       "type": "github",
37       "username": "dreamsofcode-io",
M data/resources.json
+9, -0
 1@@ -2103,6 +2103,15 @@
 2         "formatting"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "gsuuon",
 8+      "repo": "llm.nvim",
 9+      "tags": [
10+        "plugin",
11+        "ai"
12+      ]
13+    },
14     {
15       "type": "github",
16       "username": "gwatcha",