repos / neovimcraft

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

commit
fdef10d
parent
6ca2b17
author
Eric Bower
date
2022-02-14 22:25:22 +0000 UTC
resources
1 files changed,  +19, -0
M src/lib/resources.json
+19, -0
 1@@ -351,6 +351,12 @@
 2       "tags": ["tree-sitter-supported-colorscheme"]
 3     },
 4     { "type": "github", "username": "goolord", "repo": "alpha-nvim", "tags": ["startup"] },
 5+    {
 6+      "type": "github",
 7+      "username": "gpanders",
 8+      "repo": "editorconfig.nvim",
 9+      "tags": ["formatting"]
10+    },
11     { "type": "github", "username": "gwatcha", "repo": "reaper-keys", "tags": ["media"] },
12     { "type": "github", "username": "h-hg", "repo": "fcitx.nvim", "tags": ["editing-support"] },
13     {
14@@ -661,6 +667,12 @@
15       "tags": ["tree-sitter-supported-colorscheme"]
16     },
17     { "type": "github", "username": "michaelb", "repo": "sniprun", "tags": ["code-runner"] },
18+    {
19+      "type": "github",
20+      "username": "milisims",
21+      "repo": "nvim-luaref",
22+      "tags": ["neovim-lua-development"]
23+    },
24     { "type": "github", "username": "mizlan", "repo": "iswap.nvim", "tags": ["editing-support"] },
25     { "type": "github", "username": "mjlbach", "repo": "babelfish.nvim", "tags": ["markdown"] },
26     {
27@@ -697,6 +709,12 @@
28       "tags": ["neovim-lua-development"]
29     },
30     { "type": "github", "username": "nacro90", "repo": "numb.nvim", "tags": ["editing-support"] },
31+    {
32+      "type": "github",
33+      "username": "nanotee",
34+      "repo": "luv-vimdocs",
35+      "tags": ["neovim-lua-development"]
36+    },
37     { "type": "github", "username": "nanotee", "repo": "nvim-lsp-basics", "tags": ["neovim-0.5"] },
38     {
39       "type": "github",
40@@ -1136,6 +1154,7 @@
41       "repo": "winshift.nvim",
42       "tags": ["split-and-window"]
43     },
44+    { "type": "github", "username": "slugbyte", "repo": "unruly-worker", "tags": ["keybinding"] },
45     {
46       "type": "github",
47       "username": "SmiteshP",