repos / neovimcraft

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

commit
48f68ec
parent
b7df9dc
author
Eric Bower
date
2022-04-14 00:36:05 +0000 UTC
add reference to nvim.sh
1 files changed,  +10, -0
M README.md
+10, -0
 1@@ -19,6 +19,16 @@ yarn resource
 2 This command will step through the requirements for adding a resource to the
 3 site.
 4 
 5+## nvim.sh
 6+
 7+Want to query neovimcraft from the terminal?
 8+
 9+```bash
10+curl https://nvim.sh
11+```
12+
13+https://github.com/neurosnap/nvim.sh
14+
15 ## Developing
16 
17 You need to add a couple environment variables related to using the github api: