bob
Manage and switch between Neovim versions. More information: https://github.com/MordechaiHadad/bob.
-
Install and switch to the specified version of Neovim:
bob use {{nightly|stable|latest|version_string|commit_hash}} -
List installed and currently used versions of Neovim:
bob list -
Uninstall the specified version of Neovim:
bob uninstall {{nightly|stable|latest|version_string|commit_hash}} -
Uninstall Neovim and erase any changes
bobhas made:
bob erase -
Roll back to a previous nightly version:
bob rollback
License and Disclaimer
The content on this page is copyright © 2014—present the tldr-pages team and contributors.This page is used with permission under Creative Commons Attribution 4.0 International License.
While we do attempt to make sure content is accurate, there isn't a warranty of any kind.