repos / neovimcraft

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

commit
9b0263c
parent
e3e8b17
author
Eric Bower
date
2021-09-22 17:39:08 +0000 UTC
resources
1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -805,6 +805,12 @@
 2       "repo": "substrata.nvim",
 3       "tags": ["tree-sitter-supported-colorscheme", "plugin"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "ldelossa",
 8+      "repo": "vimdark",
 9+      "tags": ["tree-sitter-supported-colorscheme", "plugin"]
10+    },
11     {
12       "type": "github",
13       "username": "tjdevries",