Installation
Build From Source
With latest stable rustc/cargo, you can build with:
cargo install --locked rsvim
To get the latest updates, build with git source on main
branch:
cargo install --locked rsvim --git https://github.com/rsvim/rsvim.git --branch main