/vimfiles

Primary LanguageVimL

This is my ~/.vim dir.

Installation

Clone the repo: git clone git://github.com/wxmcan/vimfiles.git ~/.vim

Make sure vim finds the vimrc file by either symlinking it: ln -s ~/.vim/vimrc ~/.vimrc

or by sourcing it from your own ~/.vimrc: source ~/.vim/vimrc