repos / neovimcraft

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

commit
1f2a3b5
parent
9b153b4
author
Eric Bower
date
2021-08-09 04:57:46 +0000 UTC
new resources
1 files changed,  +3, -0
M src/lib/resources.json
+3, -0
 1@@ -90,6 +90,7 @@
 2       "repo": "texmagic.nvim",
 3       "tags": ["neovim-0.5"]
 4     },
 5+    { "type": "github", "username": "nanotee", "repo": "nvim-lsp-basics", "tags": ["neovim-0.5"] },
 6     {
 7       "type": "github",
 8       "username": "anott03",
 9@@ -630,6 +631,7 @@
10     { "type": "github", "username": "crispgm", "repo": "nvim-tabline", "tags": ["tabline"] },
11     { "type": "github", "username": "alvarosevilla95", "repo": "luatab.nvim", "tags": ["tabline"] },
12     { "type": "github", "username": "johann2357", "repo": "nvim-smartbufs", "tags": ["tabline"] },
13+    { "type": "github", "username": "kdheepak", "repo": "tabline.nvim", "tags": ["tabline"] },
14     { "type": "github", "username": "glepnir", "repo": "galaxyline.nvim", "tags": ["statusline"] },
15     {
16       "type": "github",
17@@ -690,6 +692,7 @@
18       "repo": "dependency-assist.nvim",
19       "tags": ["dependency-management"]
20     },
21+    { "type": "github", "username": "vuki656", "repo": "package-info.nvim", "tags": ["nodejs"] },
22     { "type": "github", "username": "f-person", "repo": "git-blame.nvim", "tags": ["git"] },
23     { "type": "github", "username": "lewis6991", "repo": "gitsigns.nvim", "tags": ["git"] },
24     { "type": "github", "username": "TimUntersberger", "repo": "neogit", "tags": ["git"] },