If by any chance anyone's using my Upgrade script, you can now use it to install and update Neovide with `sudo upgrade neovide`.

To add just the Neovide upgrade: `wget https://codeberg.org/bleonard252/containers/raw/branch/main/development/upgrade/upgrades.d/neovide.zsh -O /usr/local/share/upgrades.d/neovide.zsh`

(you may need to create `/usr/local/share/upgrades.d` first)

Alternatively: `sudo upgrade self --bleeding-edge`

Reply to this note

Please Login to reply.

Discussion

If anyone's wondering, this is the first productive work I've done with a local, configured "for development" copy of (Neo)vim. I've been trying to get somewhat comfortable with it while working on Squirrel Maps and I've used Vim remotely on my servers before, too ("for sysadmin").