Examples (5)
Install and switch to the specified version of Neovim
bob use nightly|stable|latest|version_string|commit_hashList installed and currently used versions of Neovim
bob listUninstall the specified version of Neovim
bob uninstall nightly|stable|latest|version_string|commit_hashUninstall Neovim and erase any changes `bob` has made
bob eraseRoll back to a previous nightly version
bob rollbackmade by @shridhargupta | data from tldr-pages