Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 417 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 417 Bytes

viti

vim-like editor

Screenshot

Try without install

bash <(curl -L png261.github.io/viti/launch)

Install(linux)

with make

git clone https://github.com/png261/viti &&
cd viti &&
sudo make install && 

Dependencies

  • Ncurses