repos / neovimcraft

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

commit
0320b51
parent
07fd3e2
author
github-actions[bot]
date
2023-09-19 00:15:08 +0000 UTC
[create-pull-request] automated change (#493)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
2 files changed,  +15, -15
M data/resources-config.json
+6, -15
 1@@ -582,21 +582,6 @@
 2       "repo": "laracasts-dotfiles",
 3       "tags": []
 4     },
 5-    {
 6-      "type": "github",
 7-      "username": "JoosepAlviste",
 8-      "repo": "dotfiles",
 9-      "tags": [
10-        "dotfiles",
11-        "kitty",
12-        "lua",
13-        "neovim",
14-        "neovim-lsp",
15-        "nvim",
16-        "nvim-lua",
17-        "zsh"
18-      ]
19-    },
20     {
21       "type": "github",
22       "username": "jordanisaacs",
23@@ -1215,6 +1200,12 @@
24         "nvim"
25       ]
26     },
27+    {
28+      "type": "github",
29+      "username": "wavded",
30+      "repo": "dotfiles",
31+      "tags": []
32+    },
33     {
34       "type": "github",
35       "username": "williamboman",
M data/resources.json
+9, -0
 1@@ -3281,6 +3281,15 @@
 2         "comment"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "luckasRanarison",
 8+      "repo": "nvim-devdocs",
 9+      "tags": [
10+        "plugin",
11+        "utility"
12+      ]
13+    },
14     {
15       "type": "github",
16       "username": "LudoPinelli",