repos / neovimcraft

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

commit
1069e85
parent
a7d1360
author
github-actions[bot]
date
2022-06-24 16:06:49 +0000 UTC
[create-pull-request] automated change (#84)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +3, -0
M src/lib/resources.json
+3, -0
 1@@ -77,6 +77,7 @@
 2       "repo": "nvim-lspinstall",
 3       "tags": ["lsp-installer"]
 4     },
 5+    { "type": "github", "username": "anuvyklack", "repo": "hydra.nvim", "tags": ["keybinding"] },
 6     {
 7       "type": "github",
 8       "username": "anuvyklack",
 9@@ -240,6 +241,7 @@
10       "repo": ".sea.nvim",
11       "tags": ["preconfigured-configuration"]
12     },
13+    { "type": "github", "username": "cuducos", "repo": "yaml.nvim", "tags": ["utility"] },
14     {
15       "type": "github",
16       "username": "danielpieper",
17@@ -416,6 +418,7 @@
18     { "type": "github", "username": "ggandor", "repo": "leap.nvim", "tags": ["motion"] },
19     { "type": "github", "username": "ggandor", "repo": "lightspeed.nvim", "tags": ["motion"] },
20     { "type": "github", "username": "ghillb", "repo": "cybu.nvim", "tags": ["utility"] },
21+    { "type": "github", "username": "github", "repo": "copilot.vim", "tags": ["completion"] },
22     {
23       "type": "github",
24       "username": "glacambre",