repos / neovimcraft

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

commit
71f366d
parent
2668b2b
author
github-actions[bot]
date
2022-07-04 18:42:49 +0000 UTC
[create-pull-request] automated change (#96)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -662,6 +662,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": "ktunprasert",
 8+      "repo": "gui-font-resize.nvim",
 9+      "tags": ["utility"]
10+    },
11     {
12       "type": "github",
13       "username": "kvrohit",