repos / neovimcraft

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

commit
622fb2a
parent
0282cfc
author
Eric Bower
date
2021-12-11 04:09:09 +0000 UTC
resources
1 files changed,  +13, -0
M src/lib/resources.json
+13, -0
 1@@ -253,6 +253,13 @@
 2       "repo": "nvim-biscuits",
 3       "tags": ["utility", "plugin"]
 4     },
 5+    { "type": "github", "username": "CosmicNvim", "repo": "cosmic-ui", "tags": ["ui", "plugin"] },
 6+    {
 7+      "type": "github",
 8+      "username": "CosmicNvim",
 9+      "repo": "CosmicNvim",
10+      "tags": ["preconfigured-configuration", "plugin"]
11+    },
12     {
13       "type": "github",
14       "username": "CRAG666",
15@@ -1809,6 +1816,12 @@
16     },
17     { "type": "github", "username": "SmiteshP", "repo": "nvim-gps", "tags": ["plugin"] },
18     { "type": "github", "username": "smolck", "repo": "uivonim", "tags": ["ui"] },
19+    {
20+      "type": "github",
21+      "username": "sQVe",
22+      "repo": "sort.nvim",
23+      "tags": ["editing-support", "plugin"]
24+    },
25     {
26       "type": "github",
27       "username": "steelsojka",