vhakulinen / gnvim

GUI for neovim, without any web bloat
MIT License
1.85k stars 69 forks source link

Additional installation instruction #152

Closed spenserblack closed 1 year ago

spenserblack commented 3 years ago

cargo install --git https://github.com/vhakulinen/gnvim.git --tag v0.1.6 seems to install gnvim properly. You might want to add this as an alternative installation method since it doesn't require sudo access or manually cloning the repo.