/dotvim

this is my vim config

Primary LanguageVimL

Installation:

    git clone git://github.com/t-p/dotvim.git ~/.vim

Create symlinks:

    ln -s ~/.vim/vimrc ~/.vimrc

For plugin management I use vundle, which can be found here:

    https://github.com/gmarik/vundle