repos / neovimcraft

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

commit
05f1fe3
parent
192193b
author
github-actions[bot]
date
2022-06-05 17:14:12 +0000 UTC
[create-pull-request] automated change (#65)

1 files changed,  +1, -12
M src/lib/resources.json
+1, -12
 1@@ -36,12 +36,6 @@
 2     },
 3     { "type": "github", "username": "ahmedkhalf", "repo": "project.nvim", "tags": ["project"] },
 4     { "type": "github", "username": "akinsho", "repo": "bufferline.nvim", "tags": ["tabline"] },
 5-    {
 6-      "type": "github",
 7-      "username": "akinsho",
 8-      "repo": "dependency-assist.nvim",
 9-      "tags": ["dependency-management"]
10-    },
11     {
12       "type": "github",
13       "username": "akinsho",
14@@ -282,6 +276,7 @@
15       "repo": "vim",
16       "tags": ["tree-sitter-supported-colorscheme"]
17     },
18+    { "type": "github", "username": "drybalka", "repo": "tree-climber.nvim", "tags": ["motion"] },
19     { "type": "github", "username": "dstein64", "repo": "nvim-scrollview", "tags": ["scrollbar"] },
20     { "type": "github", "username": "echasnovski", "repo": "mini.nvim", "tags": ["session"] },
21     {
22@@ -937,12 +932,6 @@
23     { "type": "github", "username": "norcalli", "repo": "snippets.nvim", "tags": ["snippet"] },
24     { "type": "github", "username": "notomo", "repo": "cmdbuf.nvim", "tags": ["command-line"] },
25     { "type": "github", "username": "notomo", "repo": "gesture.nvim", "tags": ["mouse"] },
26-    {
27-      "type": "github",
28-      "username": "novakne",
29-      "repo": "kosmikoa.nvim",
30-      "tags": ["tree-sitter-supported-colorscheme"]
31-    },
32     { "type": "github", "username": "NTBBloodbath", "repo": "cheovim", "tags": ["plugin-manager"] },
33     {
34       "type": "github",