repos / neovimcraft

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

commit
8da3b52
parent
bdbfbe5
author
github-actions[bot]
date
2022-07-23 18:48:37 +0000 UTC
[create-pull-request] automated change (#114)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -754,6 +754,12 @@
 2       "repo": "spellsitter.nvim",
 3       "tags": ["spellcheck"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "lewpoly",
 8+      "repo": "sherbet.nvim",
 9+      "tags": ["tree-sitter-supported-colorscheme"]
10+    },
11     {
12       "type": "github",
13       "username": "LinArcX",