bob

Version manager for Neovim with easy switching between releases.

brewmacoslinux
Try with needOr install directly
Source

About

Version manager for neovim

Commands

bob

Examples

install neovim latest version$ bob install latest
switch between different neovim versions$ bob use nightly
list all installed neovim versions$ bob list
remove a specific neovim version$ bob remove v0.9.0
update bob to latest version$ bob update