repos / neovimcraft

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

commit
1ca82b9
parent
1d37eac
author
github-actions[bot]
date
2022-09-13 18:31:11 +0000 UTC
[create-pull-request] automated change (#145)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -722,6 +722,12 @@
 2     { "type": "github", "username": "koenverburg", "repo": "peepsight.nvim", "tags": ["color"] },
 3     { "type": "github", "username": "konapun", "repo": "vacuumline.nvim", "tags": ["statusline"] },
 4     { "type": "github", "username": "kosayoda", "repo": "nvim-lightbulb", "tags": ["neovim-0.5"] },
 5+    {
 6+      "type": "github",
 7+      "username": "krady21",
 8+      "repo": "compiler-explorer.nvim",
 9+      "tags": ["media"]
10+    },
11     {
12       "type": "github",
13       "username": "ktunprasert",