repos / neovimcraft

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

commit
d20ccc3
parent
3858ff4
author
github-actions[bot]
date
2022-11-05 13:16:23 +0000 UTC
[create-pull-request] automated change (#186)

1 files changed,  +6, -0
M src/lib/resources.json
+6, -0
 1@@ -1027,6 +1027,12 @@
 2     },
 3     { "type": "github", "username": "monaqa", "repo": "dial.nvim", "tags": ["editing-support"] },
 4     { "type": "github", "username": "MordechaiHadad", "repo": "bob", "tags": ["version-manager"] },
 5+    {
 6+      "type": "github",
 7+      "username": "MrcJkb",
 8+      "repo": "haskell-tools.nvim",
 9+      "tags": ["neovim-0.5"]
10+    },
11     {
12       "type": "github",
13       "username": "mrjones2014",