Van(formely: VimnANo) is a simple rust code editor with advanced vim-like features.
installation
either download it with cargo or compile yourself:
!!This script needs curl and cargo, if you have not installed it please do!!
Cargo:
cargo install van-editorCompile yourself:
git clone https://github.com/quinnyfoco-design/vancd vancargo install --path .
Have fun with van!