logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Manage Neovim Versions - Switch Neovim Versions | Online Free DevTools by Hexmos

Manage Neovim versions easily with Bob. Install, switch, and uninstall different Neovim versions. Free online tool, no registration required.

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 bob has made:

bob erase

  • Roll back to a previous nightly version:

bob rollback

See Also