Skip to content

Vim on Tilck

Vladislav Valtchev edited this page Nov 5, 2020 · 2 revisions

VIM on Tilck

The famous text editor runs smoothly on Tilck. In order to use on Tilck, first run:

./scripts/build_toolchain -s build_vim

And ask the build scripts to install vim in Tilck's image with:

./scripts/cmake_run -DEXTRA_VIM=1

Finally, rebuild Tilck's image with:

make rem

Other screenshots

VIM on Tilck

Clone this wiki locally