repos / neovimcraft

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

commit
e4d6c79
parent
869ba1e
author
Eric Bower
date
2021-10-23 01:22:05 +0000 UTC
resources
1 files changed,  +13, -0
M src/lib/resources.json
+13, -0
 1@@ -198,6 +198,7 @@
 2       "repo": "snap",
 3       "tags": ["fuzzy-finder", "plugin"]
 4     },
 5+    { "type": "github", "username": "chentau", "repo": "marks.nvim", "tags": ["marks", "plugin"] },
 6     {
 7       "type": "github",
 8       "username": "chipsenkbeil",
 9@@ -938,6 +939,12 @@
10       "repo": "nvim-dap",
11       "tags": ["debugging", "plugin"]
12     },
13+    {
14+      "type": "github",
15+      "username": "mfussenegger",
16+      "repo": "nvim-lint",
17+      "tags": ["neovim-0.5", "plugin"]
18+    },
19     {
20       "type": "github",
21       "username": "mfussenegger",
22@@ -1205,6 +1212,12 @@
23       "repo": "popup.nvim",
24       "tags": ["neovim-lua-development", "plugin"]
25     },
26+    {
27+      "type": "github",
28+      "username": "nvim-lualine",
29+      "repo": "lualine.nvim",
30+      "tags": ["statusline", "plugin"]
31+    },
32     {
33       "type": "github",
34       "username": "nvim-telescope",