repos / neovimcraft

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

commit
0fbd5f8
parent
28894b3
author
github-actions[bot]
date
2022-05-03 12:40:27 +0000 UTC
[create-pull-request] automated change (#43)

1 files changed,  +7, -0
M src/lib/resources.json
+7, -0
 1@@ -122,6 +122,7 @@
 2     },
 3     { "type": "github", "username": "asvetliakov", "repo": "vscode-neovim", "tags": ["ui"] },
 4     { "type": "github", "username": "axieax", "repo": "urlview.nvim", "tags": ["utility"] },
 5+    { "type": "github", "username": "b0o", "repo": "incline.nvim", "tags": ["statusline"] },
 6     { "type": "github", "username": "b0o", "repo": "mapx.nvim", "tags": ["keybinding"] },
 7     { "type": "github", "username": "b0o", "repo": "SchemaStore.nvim", "tags": ["neovim-0.5"] },
 8     { "type": "github", "username": "b3nj5m1n", "repo": "kommentary", "tags": ["comment"] },
 9@@ -700,6 +701,12 @@
10     },
11     { "type": "github", "username": "Lyude", "repo": "neovim-gtk", "tags": ["ui"] },
12     { "type": "github", "username": "m-demare", "repo": "hlargs.nvim", "tags": ["syntax"] },
13+    {
14+      "type": "github",
15+      "username": "m00qek",
16+      "repo": "baleia.nvim",
17+      "tags": ["terminal-integration"]
18+    },
19     {
20       "type": "github",
21       "username": "m00qek",