repos / neovimcraft

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

commit
d5da9ad
parent
5ff3fb0
author
github-actions[bot]
date
2023-09-07 12:51:05 +0000 UTC
[create-pull-request] automated change (#481)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +18, -9
M data/resources.json
+18, -9
 1@@ -3866,6 +3866,15 @@
 2         "treesitter-colorschemes"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "NeogitOrg",
 8+      "repo": "neogit",
 9+      "tags": [
10+        "plugin",
11+        "git"
12+      ]
13+    },
14     {
15       "type": "github",
16       "username": "neovim",
17@@ -5931,6 +5940,15 @@
18         "statusline"
19       ]
20     },
21+    {
22+      "type": "github",
23+      "username": "subnut",
24+      "repo": "nvim-ghost.nvim",
25+      "tags": [
26+        "plugin",
27+        "utility"
28+      ]
29+    },
30     {
31       "type": "github",
32       "username": "sudormrfbin",
33@@ -6185,15 +6203,6 @@
34         "file-explorer"
35       ]
36     },
37-    {
38-      "type": "github",
39-      "username": "TimUntersberger",
40-      "repo": "neogit",
41-      "tags": [
42-        "plugin",
43-        "git"
44-      ]
45-    },
46     {
47       "type": "github",
48       "username": "titanzero",