repos / neovimcraft

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

commit
eb796e6
parent
9b0263c
author
Eric Bower
date
2021-09-23 22:44:10 +0000 UTC
added resources
1 files changed,  +1, -0
M src/lib/resources.json
+1, -0
1@@ -1603,6 +1603,7 @@
2       "tags": ["sessions", "plugin"]
3     },
4     { "type": "github", "username": "rcarriga", "repo": "vim-ultest", "tags": ["tests", "plugin"] },
5+    { "type": "github", "username": "David-Kunz", "repo": "jester", "tags": ["test", "plugin"] },
6     {
7       "type": "github",
8       "username": "NTBBloodbath",