Skip to main content
Version: Next

Get Started

tip

If you need JavaScript API references you can find them in API References.

Rsvim is the Vim editor reinvented in Rust+TypeScript, it behaves almost the same with Vim and Neovim, inherits most of the philosophy and concepts from them.

While it is completely developed from scratch, multiple sub-components are redesigned/reinvented. 100% perfect compatible with existing Vimscript (or VimL) community (for Vim), Lua community (for Neovim) is unrealistic, break changes are expected and unavoidable.

This chapter introduces the manuals for Rsvim.