repos / neovimcraft

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

commit
9748463
parent
bc436f9
author
github-actions[bot]
date
2022-07-18 12:34:00 +0000 UTC
[create-pull-request] automated change (#106)

1 files changed,  +7, -0
M src/lib/resources.json
+7, -0
 1@@ -849,6 +849,12 @@
 2       "repo": "zenbones.nvim",
 3       "tags": ["tree-sitter-supported-colorscheme"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "meliora-theme",
 8+      "repo": "neovim",
 9+      "tags": ["tree-sitter-supported-colorscheme"]
10+    },
11     {
12       "type": "github",
13       "username": "metalelf0",
14@@ -1379,6 +1385,7 @@
15       "tags": ["preconfigured-configuration"]
16     },
17     { "type": "github", "username": "shohi", "repo": "neva", "tags": ["version-manager"] },
18+    { "type": "github", "username": "SidOfc", "repo": "carbon.nvim", "tags": ["file-explorer"] },
19     {
20       "type": "github",
21       "username": "siduck76",