repos / neovimcraft

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

commit
01fd926
parent
32d8ce2
author
github-actions[bot]
date
2022-06-06 15:26:52 +0000 UTC
[create-pull-request] automated change (#68)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +13, -1
M src/lib/resources.json
+13, -1
 1@@ -57,7 +57,6 @@
 2       "tags": ["editing-support"]
 3     },
 4     { "type": "github", "username": "alvarosevilla95", "repo": "luatab.nvim", "tags": ["tabline"] },
 5-    { "type": "github", "username": "amirrezaask", "repo": "fuzzy.nvim", "tags": ["fuzzy-finder"] },
 6     { "type": "github", "username": "amrbashir", "repo": "nvim-docs-view", "tags": ["neovim-0.5"] },
 7     {
 8       "type": "github",
 9@@ -619,6 +618,18 @@
10     { "type": "github", "username": "kevinhwang91", "repo": "rnvimr", "tags": ["file-explorer"] },
11     { "type": "github", "username": "klen", "repo": "nvim-config-local", "tags": ["project"] },
12     { "type": "github", "username": "klen", "repo": "nvim-test", "tags": ["test"] },
13+    {
14+      "type": "github",
15+      "username": "koenverburg",
16+      "repo": "cmd-palette.nvim",
17+      "tags": ["utility"]
18+    },
19+    {
20+      "type": "github",
21+      "username": "koenverburg",
22+      "repo": "minimal-tabline.nvim",
23+      "tags": ["tabline"]
24+    },
25     { "type": "github", "username": "koenverburg", "repo": "peepsight.nvim", "tags": ["color"] },
26     { "type": "github", "username": "konapun", "repo": "vacuumline.nvim", "tags": ["statusline"] },
27     { "type": "github", "username": "kosayoda", "repo": "nvim-lightbulb", "tags": ["neovim-0.5"] },
28@@ -1351,6 +1362,7 @@
29       "repo": "nvim-gps",
30       "tags": ["statusline-component"]
31     },
32+    { "type": "github", "username": "smjonas", "repo": "inc-rename.nvim", "tags": ["neovim-0.5"] },
33     {
34       "type": "github",
35       "username": "smjonas",