repos / neovimcraft

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

commit
036adeb
parent
25aeda5
author
Eric Bower
date
2021-08-28 23:19:44 +0000 UTC
more resources
1 files changed,  +19, -7
M src/lib/resources.json
+19, -7
 1@@ -496,6 +496,12 @@
 2       "tags": ["colors", "plugin"]
 3     },
 4     { "type": "github", "username": "rktjmp", "repo": "lush.nvim", "tags": ["colors", "plugin"] },
 5+    {
 6+      "type": "github",
 7+      "username": "Iron-E",
 8+      "repo": "nvim-highlite",
 9+      "tags": ["treesitter-colorschemes", "plugin"]
10+    },
11     {
12       "type": "github",
13       "username": "tjdevries",
14@@ -520,6 +526,12 @@
15       "repo": "aquarium-vim",
16       "tags": ["colorscheme", "plugin"]
17     },
18+    {
19+      "type": "github",
20+      "username": "metalelf0",
21+      "repo": "jellybeans-nvim",
22+      "tags": ["colorscheme", "plugin"]
23+    },
24     {
25       "type": "github",
26       "username": "rafamadriz",
27@@ -580,12 +592,6 @@
28       "repo": "oceanic-next",
29       "tags": ["treesitter-colorschemes", "plugin"]
30     },
31-    {
32-      "type": "github",
33-      "username": "Iron-E",
34-      "repo": "nvim-highlite",
35-      "tags": ["treesitter-colorschemes", "plugin"]
36-    },
37     {
38       "type": "github",
39       "username": "glepnir",
40@@ -983,7 +989,7 @@
41     {
42       "type": "github",
43       "username": "akinsho",
44-      "repo": "nvim-bufferline.lua",
45+      "repo": "bufferline.nvim",
46       "tags": ["tabline", "plugin"]
47     },
48     {
49@@ -1675,6 +1681,12 @@
50       "repo": "boilit",
51       "tags": ["boilerplate", "plugin"]
52     },
53+    {
54+      "type": "github",
55+      "username": "akinsho",
56+      "repo": "nvim-bufferline.lua",
57+      "tags": ["tabline", "plugin"]
58+    },
59     {
60       "type": "github",
61       "username": "hrsh7th",