repos / neovimcraft

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

commit
9f15e61
parent
aa657ae
author
Eric Bower
date
2021-10-01 02:23:48 +0000 UTC
resources
1 files changed,  +12, -0
M src/lib/resources.json
+12, -0
 1@@ -1048,6 +1048,12 @@
 2       "repo": "tabline.nvim",
 3       "tags": ["tabline", "plugin"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "noib3",
 8+      "repo": "cokeline.nvim",
 9+      "tags": ["tabline", "plugin"]
10+    },
11     {
12       "type": "github",
13       "username": "NTBBloodbath",
14@@ -1577,6 +1583,12 @@
15       "repo": "format.nvim",
16       "tags": ["formatting", "plugin"]
17     },
18+    {
19+      "type": "github",
20+      "username": "sbdchd",
21+      "repo": "neoformat",
22+      "tags": ["formatting", "plugin"]
23+    },
24     {
25       "type": "github",
26       "username": "NTBBloodbath",