repos / neovimcraft

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

commit
9cbaf0a
parent
f233da2
author
github-actions[bot]
date
2023-10-04 01:25:32 +0000 UTC
[create-pull-request] automated change (#510)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +15, -6
M data/resources-config.json
+15, -6
 1@@ -595,6 +595,21 @@
 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@@ -1201,12 +1216,6 @@
24         "nvim"
25       ]
26     },
27-    {
28-      "type": "github",
29-      "username": "wavded",
30-      "repo": "dotfiles",
31-      "tags": []
32-    },
33     {
34       "type": "github",
35       "username": "williamboman",