repos / neovimcraft

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

commit
d80a796
parent
e63d67a
author
github-actions[bot]
date
2022-06-20 13:32:52 +0000 UTC
[create-pull-request] automated change (#78)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -324,6 +324,12 @@
 2       "repo": "nvim-lastplace",
 3       "tags": ["editing-support"]
 4     },
 5+    {
 6+      "type": "github",
 7+      "username": "EthanJWright",
 8+      "repo": "vs-tasks.nvim",
 9+      "tags": ["code-runner"]
10+    },
11     { "type": "github", "username": "f-person", "repo": "git-blame.nvim", "tags": ["git"] },
12     { "type": "github", "username": "famiu", "repo": "bufdelete.nvim", "tags": ["utility"] },
13     {