repos / neovimcraft

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

commit
260f38e
parent
3f1f764
author
github-actions[bot]
date
2022-09-10 01:39:25 +0000 UTC
[create-pull-request] automated change (#143)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -814,6 +814,12 @@
 2       "repo": "github-colors",
 3       "tags": ["tree-sitter-supported-colorscheme"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "LudoPinelli",
 8+      "repo": "comment-box.nvim",
 9+      "tags": ["comment"]
10+    },
11     {
12       "type": "github",
13       "username": "luisiacc",