repos / neovimcraft

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

commit
ce35910
parent
2d9cb4c
author
Eric Bower
date
2021-09-13 13:55:39 +0000 UTC
resourcedds
1 files changed,  +14, -13
M src/lib/resources.json
+14, -13
 1@@ -37,12 +37,6 @@
 2       "repo": "nvim-lspconfig",
 3       "tags": ["neovim-0.5", "plugin"]
 4     },
 5-    {
 6-      "type": "github",
 7-      "username": "neoclide",
 8-      "repo": "coc.nvim",
 9-      "tags": ["neovim-0.5", "plugin"]
10-    },
11     {
12       "type": "github",
13       "username": "nvim-lua",
14@@ -356,12 +350,6 @@
15       "repo": "nvim-terminal",
16       "tags": ["terminal-integration", "plugin"]
17     },
18-    {
19-      "type": "github",
20-      "username": "voldikss",
21-      "repo": "vim-floaterm",
22-      "tags": ["terminal-integration", "plugin"]
23-    },
24     {
25       "type": "github",
26       "username": "norcalli",
27@@ -1645,7 +1633,7 @@
28       "repo": "nvim-cartographer",
29       "tags": ["keybindings", "plugin"]
30     },
31-    { "type": "github", "username": "b0o", "repo": "mapx.lua", "tags": ["keybindings", "plugin"] },
32+    { "type": "github", "username": "b0o", "repo": "mapx.nvim", "tags": ["keybinding", "plugin"] },
33     {
34       "type": "github",
35       "username": "numToStr",
36@@ -1696,6 +1684,19 @@
37       "repo": "boilit",
38       "tags": ["boilerplate", "plugin"]
39     },
40+    {
41+      "type": "github",
42+      "username": "neoclide",
43+      "repo": "coc.nvim",
44+      "tags": ["neovim-0.5", "plugin"]
45+    },
46+    {
47+      "type": "github",
48+      "username": "voldikss",
49+      "repo": "vim-floaterm",
50+      "tags": ["terminal-integration", "plugin"]
51+    },
52+    { "type": "github", "username": "b0o", "repo": "mapx.lua", "tags": ["keybindings", "plugin"] },
53     {
54       "type": "github",
55       "username": "Shadorain",