repos / neovimcraft

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

commit
fb9c70b
parent
ec5c104
author
github-actions[bot]
date
2022-10-28 14:04:19 +0000 UTC
[create-pull-request] automated change (#183)

1 files changed,  +9, -0
M src/lib/resources.json
+9, -0
 1@@ -180,6 +180,7 @@
 2       "repo": "nvim-luadev",
 3       "tags": ["neovim-lua-development"]
 4     },
 5+    { "type": "github", "username": "bfredl", "repo": "nvim-miniyank", "tags": ["utility"] },
 6     {
 7       "type": "github",
 8       "username": "bkegley",
 9@@ -238,6 +239,7 @@
10       "repo": "distant.nvim",
11       "tags": ["remote-development"]
12     },
13+    { "type": "github", "username": "chiyadev", "repo": "dep", "tags": ["plugin-manager"] },
14     {
15       "type": "github",
16       "username": "ChristianChiarulli",
17@@ -727,6 +729,12 @@
18       "tags": ["tree-sitter-supported-colorscheme"]
19     },
20     { "type": "github", "username": "karb94", "repo": "neoscroll.nvim", "tags": ["scrolling"] },
21+    {
22+      "type": "github",
23+      "username": "Kasama",
24+      "repo": "nvim-custom-diagnostic-highlight",
25+      "tags": ["neovim-0.5"]
26+    },
27     { "type": "github", "username": "kazhala", "repo": "close-buffers.nvim", "tags": ["utility"] },
28     { "type": "github", "username": "kdheepak", "repo": "lazygit.nvim", "tags": ["git"] },
29     {
30@@ -1872,6 +1880,7 @@
31       "repo": "omni.vim",
32       "tags": ["tree-sitter-supported-colorscheme"]
33     },
34+    { "type": "github", "username": "zbirenbaum", "repo": "neodim", "tags": ["utility"] },
35     {
36       "type": "github",
37       "username": "ZhiyuanLck",