Skip to content
Ali Aliyev edited this page Sep 12, 2015 · 3 revisions

Installation process is very simple. Just four steps:

cd ~
git clone https://github.com/aliev/vim.git
mv ~/vim ~/.vim
echo "source ~/.vim/vimrc" > .vimrc

and start the editor and he will make all the rest for you :)

Clone this wiki locally