repos / neovimcraft

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

commit
07f5c77
parent
21417b7
author
github-actions[bot]
date
2022-06-26 17:47:11 +0000 UTC
[create-pull-request] automated change (#87)

Co-authored-by: neurosnap <neurosnap@users.noreply.github.com>
1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -1405,6 +1405,12 @@
 2     { "type": "github", "username": "stevearc", "repo": "dressing.nvim", "tags": ["utility"] },
 3     { "type": "github", "username": "stevearc", "repo": "gkeep.nvim", "tags": ["note-taking"] },
 4     { "type": "github", "username": "stevearc", "repo": "qf_helper.nvim", "tags": ["quickfix"] },
 5+    {
 6+      "type": "github",
 7+      "username": "strash",
 8+      "repo": "everybody-wants-that-line.nvim",
 9+      "tags": ["statusline"]
10+    },
11     { "type": "github", "username": "sudormrfbin", "repo": "cheatsheet.nvim", "tags": ["utility"] },
12     { "type": "github", "username": "sunjon", "repo": "Shade.nvim", "tags": ["color"] },
13     {