repos / neovimcraft

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

commit
9e1f96c
parent
b240d96
author
github-actions[bot]
date
2022-08-30 12:33:16 +0000 UTC
[create-pull-request] automated change (#140)

1 files changed,  +20, -0
M src/lib/resources.json
+20, -0
 1@@ -1071,6 +1071,7 @@
 2     },
 3     { "type": "github", "username": "numToStr", "repo": "Navigator.nvim", "tags": ["tmux"] },
 4     { "type": "github", "username": "NvChad", "repo": "nvim-colorizer.lua", "tags": ["color"] },
 5+    { "type": "github", "username": "nvim-colortils", "repo": "colortils.nvim", "tags": ["color"] },
 6     {
 7       "type": "github",
 8       "username": "nvim-lua",
 9@@ -1289,8 +1290,27 @@
10       "repo": "go.nvim",
11       "tags": ["programming-languages-support"]
12     },
13+    {
14+      "type": "github",
15+      "username": "ray-x",
16+      "repo": "guihua.lua",
17+      "tags": ["neovim-lua-development"]
18+    },
19     { "type": "github", "username": "ray-x", "repo": "lsp_signature.nvim", "tags": ["neovim-0.5"] },
20     { "type": "github", "username": "ray-x", "repo": "navigator.lua", "tags": ["neovim-0.5"] },
21+    { "type": "github", "username": "ray-x", "repo": "sad.nvim", "tags": ["search"] },
22+    {
23+      "type": "github",
24+      "username": "ray-x",
25+      "repo": "starry.nvim",
26+      "tags": ["tree-sitter-supported-colorscheme"]
27+    },
28+    {
29+      "type": "github",
30+      "username": "ray-x",
31+      "repo": "web-tools.nvim",
32+      "tags": ["web-development"]
33+    },
34     { "type": "github", "username": "rcarriga", "repo": "nvim-dap-ui", "tags": ["debugging"] },
35     { "type": "github", "username": "rcarriga", "repo": "nvim-notify", "tags": ["utility"] },
36     { "type": "github", "username": "rebelot", "repo": "heirline.nvim", "tags": ["statusline"] },