repos / neovimcraft

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

commit
6b9123d
parent
5ad14b4
author
Eric Bower
date
2021-11-16 03:23:48 +0000 UTC
resources
1 files changed,  +13, -0
M src/lib/resources.json
+13, -0
 1@@ -210,6 +210,12 @@
 2       "repo": "snap",
 3       "tags": ["fuzzy-finder", "plugin"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "catppuccin",
 8+      "repo": "nvim",
 9+      "tags": ["tree-sitter-supported-colorscheme", "plugin"]
10+    },
11     { "type": "github", "username": "chentau", "repo": "marks.nvim", "tags": ["marks", "plugin"] },
12     {
13       "type": "github",
14@@ -926,6 +932,7 @@
15       "repo": "stabilize.nvim",
16       "tags": ["split-and-window", "plugin"]
17     },
18+    { "type": "github", "username": "Lyude", "repo": "neovim-gtk", "tags": ["ui", "plugin"] },
19     {
20       "type": "github",
21       "username": "m00qek",
22@@ -1679,6 +1686,12 @@
23       "repo": "roshnivim",
24       "tags": ["preconfigured-configuration", "plugin"]
25     },
26+    {
27+      "type": "github",
28+      "username": "shaeinst",
29+      "repo": "roshnivim-cs",
30+      "tags": ["tree-sitter-supported-colorscheme", "plugin"]
31+    },
32     {
33       "type": "github",
34       "username": "shaunsingh",