Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 220 Bytes

README.rst

File metadata and controls

16 lines (10 loc) · 220 Bytes

vim

Installation

Using git you can have the full master branch:

git clone https://github.com/ScorpiusZ/vim.git
mv -u vim  ~/.vim
cd ~/.vim
./install.sh

This may take some time.