repos / neovimcraft

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

commit
838672e
parent
e6aa5a0
author
github-actions[bot]
date
2022-04-20 01:27:35 +0000 UTC
[create-pull-request] automated change (#36)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +2, -1
M src/lib/resources.json
+2, -1
 1@@ -978,7 +978,7 @@
 2     },
 3     { "type": "github", "username": "olimorris", "repo": "persisted.nvim", "tags": ["session"] },
 4     { "type": "github", "username": "onsails", "repo": "diaglist.nvim", "tags": ["neovim-0.5"] },
 5-    { "type": "github", "username": "onsails", "repo": "lspkind-nvim", "tags": ["neovim-0.5"] },
 6+    { "type": "github", "username": "onsails", "repo": "lspkind.nvim", "tags": ["neovim-0.5"] },
 7     {
 8       "type": "github",
 9       "username": "p00f",
10@@ -1212,6 +1212,7 @@
11     },
12     { "type": "github", "username": "savq", "repo": "paq-nvim", "tags": ["plugin-manager"] },
13     { "type": "github", "username": "sbdchd", "repo": "neoformat", "tags": ["formatting"] },
14+    { "type": "github", "username": "scalameta", "repo": "nvim-metals", "tags": ["neovim-0.5"] },
15     { "type": "github", "username": "seandewar", "repo": "killersheep.nvim", "tags": ["game"] },
16     { "type": "github", "username": "seandewar", "repo": "nvimesweeper", "tags": ["game"] },
17     { "type": "github", "username": "shaeinst", "repo": "penvim", "tags": ["project"] },