repos / neovimcraft

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

commit
aa0b1e5
parent
ce35910
author
Eric Bower
date
2021-09-17 16:44:17 +0000 UTC
resources
1 files changed,  +13, -1
M src/lib/resources.json
+13, -1
 1@@ -223,6 +223,12 @@
 2       "repo": "coq_nvim",
 3       "tags": ["completion", "plugin"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "jameshiew",
 8+      "repo": "nvim-magic",
 9+      "tags": ["completion", "plugin"]
10+    },
11     { "type": "github", "username": "npxbr", "repo": "glow.nvim", "tags": ["markdown", "plugin"] },
12     {
13       "type": "github",
14@@ -793,6 +799,12 @@
15       "repo": "nightfox.nvim",
16       "tags": ["plugin", "treesitter-colorschemes"]
17     },
18+    {
19+      "type": "github",
20+      "username": "kvrohit",
21+      "repo": "substrata.nvim",
22+      "tags": ["tree-sitter-supported-colorscheme", "plugin"]
23+    },
24     {
25       "type": "github",
26       "username": "tjdevries",
27@@ -1634,6 +1646,7 @@
28       "tags": ["keybindings", "plugin"]
29     },
30     { "type": "github", "username": "b0o", "repo": "mapx.nvim", "tags": ["keybinding", "plugin"] },
31+    { "type": "github", "username": "LionC", "repo": "nest.nvim", "tags": ["keymaps", "plugin"] },
32     {
33       "type": "github",
34       "username": "numToStr",
35@@ -1759,7 +1772,6 @@
36       "tags": ["project", "plugin"]
37     },
38     { "type": "github", "username": "nathom", "repo": "tmux.nvim", "tags": ["tmux", "plugin"] },
39-    { "type": "github", "username": "LionC", "repo": "nest.nvim", "tags": ["keymaps", "plugin"] },
40     {
41       "type": "github",
42       "username": "projekt0n",