/vimconfig

Primary LanguageVim Script

Installation:

  1. Backup your current vim config

  2. Run the following

git clone git://github.com/marcindomanski/vimconfig.git
cd vimconfig
make install

After that your vim config files will be linked to your cloned vimconfig folder. Please see Makefile for more details.