My vim configuration files. It includes setup script, which creates symbolic links in HOME directory.
Install Git
Clone Git repository somewhere:
git clone --recursive https://github.com/genben/vimrc
cd vimrc
Run installation script:
./vim-create-links.sh
Install Vim
sudo apt-get install vim
Install YouCompleteMe.
- Instructions: http://valloric.github.io/YouCompleteMe
Restart VIM
Install Git
Clone Git repository somewhere:
git clone --recursive https://github.com/genben/vimrc
cd vimrc
Run installation script (with admin rights). This will create soft links in C:\User<user> directory
vim-create-links.bat