repos / neovimcraft

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

commit
ef3e48b
parent
d0fd5bb
author
github-actions[bot]
date
2023-04-15 18:23:07 +0000 UTC
[create-pull-request] automated change (#315)

2 files changed,  +18, -6
M data/resources-config.json
+0, -6
 1@@ -1990,12 +1990,6 @@
 2       "repo": "laracasts-dotfiles",
 3       "tags": []
 4     },
 5-    {
 6-      "type": "github",
 7-      "username": "jiajunhuang",
 8-      "repo": "dotxmonad",
 9-      "tags": []
10-    },
11     {
12       "type": "github",
13       "username": "jinzhongjia",
M data/resources.json
+18, -0
 1@@ -5117,6 +5117,15 @@
 2         "yaml"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "sQVe",
 8+      "repo": "bufignore.nvim",
 9+      "tags": [
10+        "plugin",
11+        "utility"
12+      ]
13+    },
14     {
15       "type": "github",
16       "username": "sQVe",
17@@ -5511,6 +5520,15 @@
18         "treesitter-colorschemes"
19       ]
20     },
21+    {
22+      "type": "github",
23+      "username": "tomasky",
24+      "repo": "bookmarks.nvim",
25+      "tags": [
26+        "plugin",
27+        "marks"
28+      ]
29+    },
30     {
31       "type": "github",
32       "username": "toppair",