repos / neovimcraft

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

commit
2714721
parent
5bdc0da
author
Eric Bower
date
2021-08-21 18:40:27 +0000 UTC
more resources
1 files changed,  +18, -0
M src/lib/resources.json
+18, -0
 1@@ -1006,6 +1006,12 @@
 2       "repo": "focus.nvim",
 3       "tags": ["splits-and-windows"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "henriquehbr",
 8+      "repo": "ataraxis.lua",
 9+      "tags": ["splits-and-windows"]
10+    },
11     { "type": "github", "username": "NTBBloodbath", "repo": "nvenv", "tags": ["version-managers"] },
12     { "type": "github", "username": "shohi", "repo": "neva", "tags": ["version-managers"] },
13     { "type": "github", "username": "gennaro-tedesco", "repo": "boilit", "tags": ["boilerplate"] },
14@@ -1045,6 +1051,18 @@
15       "username": "projekt0n",
16       "repo": "circles.nvim",
17       "tags": ["icons", "plugin"]
18+    },
19+    {
20+      "type": "github",
21+      "username": "David-Kunz",
22+      "repo": "treesitter-unit",
23+      "tags": ["syntax", "plugin"]
24+    },
25+    {
26+      "type": "github",
27+      "username": "ironhouzi",
28+      "repo": "starlite-nvim",
29+      "tags": ["plugin", "neovim-0.5"]
30     }
31   ]
32 }