repos / neovimcraft

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

commit
3f8c71a
parent
d78a669
author
Eric Bower
date
2023-04-14 14:54:14 +0000 UTC
add more resources
4 files changed,  +97, -7
M data/manual-config.json
+31, -1
 1@@ -21,6 +21,36 @@
 2         "nvim-lua",
 3         "nvim-config"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "leonasdev",
 9+      "repo": ".dotfiles",
10+      "tags": []
11+    },
12+    {
13+      "type": "github",
14+      "username": "jacktrusler",
15+      "repo": "dotfiles",
16+      "tags": []
17+    },
18+    {
19+      "type": "github",
20+      "username": "avocadeys",
21+      "repo": "NVCat",
22+      "tags": []
23+    },
24+    {
25+      "type": "github",
26+      "username": "nikfp",
27+      "repo": "nvim-config",
28+      "tags": []
29+    },
30+    {
31+      "type": "github",
32+      "username": "pynappo",
33+      "repo": "dotfiles",
34+      "tags": []
35     }
36   ]
37-}
38+}
M data/manual.json
+9, -0
 1@@ -308,6 +308,15 @@
 2         "plugin",
 3         "editing-support"
 4       ]
 5+    },
 6+    {
 7+      "type": "github",
 8+      "username": "mhanberg",
 9+      "repo": "output-panel.nvim",
10+      "tags": [
11+        "plugin",
12+        "utility"
13+      ]
14     }
15   ]
16 }
M data/resources-config.json
+48, -6
  1@@ -553,6 +553,12 @@
  2         "vscode"
  3       ]
  4     },
  5+    {
  6+      "type": "github",
  7+      "username": "avocadeys",
  8+      "repo": "NVCat",
  9+      "tags": []
 10+    },
 11     {
 12       "type": "github",
 13       "username": "awray3",
 14@@ -1911,6 +1917,12 @@
 15         "which-key"
 16       ]
 17     },
 18+    {
 19+      "type": "github",
 20+      "username": "jacktrusler",
 21+      "repo": "dotfiles",
 22+      "tags": []
 23+    },
 24     {
 25       "type": "github",
 26       "username": "jacoborus",
 27@@ -2357,6 +2369,12 @@
 28         "nvim"
 29       ]
 30     },
 31+    {
 32+      "type": "github",
 33+      "username": "leonasdev",
 34+      "repo": ".dotfiles",
 35+      "tags": []
 36+    },
 37     {
 38       "type": "github",
 39       "username": "leslie255",
 40@@ -2401,6 +2419,12 @@
 41         "zsh"
 42       ]
 43     },
 44+    {
 45+      "type": "github",
 46+      "username": "loctvl842",
 47+      "repo": "nvim",
 48+      "tags": []
 49+    },
 50     {
 51       "type": "github",
 52       "username": "lorencarvalho",
 53@@ -2460,6 +2484,18 @@
 54         "nvimrc"
 55       ]
 56     },
 57+    {
 58+      "type": "github",
 59+      "username": "luong-komorebi",
 60+      "repo": "neovim-dotfiles",
 61+      "tags": [
 62+        "lua",
 63+        "luajit",
 64+        "neovim",
 65+        "nvim",
 66+        "vim"
 67+      ]
 68+    },
 69     {
 70       "type": "github",
 71       "username": "lwotcynna",
 72@@ -2838,6 +2874,12 @@
 73         "vimscript"
 74       ]
 75     },
 76+    {
 77+      "type": "github",
 78+      "username": "nikfp",
 79+      "repo": "nvim-config",
 80+      "tags": []
 81+    },
 82     {
 83       "type": "github",
 84       "username": "Nimeavles",
 85@@ -2868,12 +2910,6 @@
 86         "neovim"
 87       ]
 88     },
 89-    {
 90-      "type": "github",
 91-      "username": "nouvist",
 92-      "repo": "just-another-neovim-config",
 93-      "tags": []
 94-    },
 95     {
 96       "type": "github",
 97       "username": "nschurmann",
 98@@ -3311,6 +3347,12 @@
 99         "vim"
100       ]
101     },
102+    {
103+      "type": "github",
104+      "username": "pynappo",
105+      "repo": "dotfiles",
106+      "tags": []
107+    },
108     {
109       "type": "github",
110       "username": "ray-x",
M data/resources.json
+9, -0
 1@@ -3081,6 +3081,15 @@
 2         "treesitter-based"
 3       ]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "mhanberg",
 8+      "repo": "output-panel.nvim",
 9+      "tags": [
10+        "plugin",
11+        "utility"
12+      ]
13+    },
14     {
15       "type": "github",
16       "username": "mhartington",