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 follows main features, concepts and philosophy of Vim and Neovim, developed with rust, tokio and V8 javascript engine. All components are built from scratch and redesigned/reinvented with a modern development approach, rather than simply copy-paste. 100% perfect compatible with existing Vimscript community (for Vim), Lua community (for Neovim) is unrealistic, break changes are expected and unavoidable.
Rsvim is built by the rsvim community. The project is hosted on GitHub, documentation is hosted on GitHub Page. Both Rsvim and its documentation are licensed under Vim License, same with the Vim project.