repos / neovimcraft

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

commit
7b9129a
parent
2bb572c
author
github-actions[bot]
date
2022-07-25 19:38:45 +0000 UTC
[create-pull-request] automated change (#117)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +6, -6
M src/lib/resources.json
+6, -6
 1@@ -359,6 +359,12 @@
 2       "repo": "vs-tasks.nvim",
 3       "tags": ["code-runner"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "Everblush",
 8+      "repo": "everblush.nvim",
 9+      "tags": ["tree-sitter-supported-colorscheme"]
10+    },
11     { "type": "github", "username": "f-person", "repo": "git-blame.nvim", "tags": ["git"] },
12     { "type": "github", "username": "famiu", "repo": "bufdelete.nvim", "tags": ["utility"] },
13     {
14@@ -840,12 +846,6 @@
15       "tags": ["neovim-lua-development"]
16     },
17     { "type": "github", "username": "madskjeldgaard", "repo": "reaper-nvim", "tags": ["media"] },
18-    {
19-      "type": "github",
20-      "username": "Mangeshrex",
21-      "repo": "uwu.vim",
22-      "tags": ["tree-sitter-supported-colorscheme"]
23-    },
24     {
25       "type": "github",
26       "username": "marko-cerovac",