repos / neovimcraft

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

commit
ce5744f
parent
7b9129a
author
github-actions[bot]
date
2022-07-31 12:26:38 +0000 UTC
[create-pull-request] automated change (#121)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -677,6 +677,12 @@
 2     },
 3     { "type": "github", "username": "kdheepak", "repo": "panvimdoc", "tags": ["markdown-/-latex"] },
 4     { "type": "github", "username": "kdheepak", "repo": "tabline.nvim", "tags": ["tabline"] },
 5+    {
 6+      "type": "github",
 7+      "username": "keaising",
 8+      "repo": "im-select.nvim",
 9+      "tags": ["editing-support"]
10+    },
11     { "type": "github", "username": "Kethku", "repo": "neovide", "tags": ["ui"] },
12     { "type": "github", "username": "kevinhwang91", "repo": "nvim-bqf", "tags": ["quickfix"] },
13     { "type": "github", "username": "kevinhwang91", "repo": "nvim-hlslens", "tags": ["search"] },