Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 343 Bytes

readme.md

File metadata and controls

14 lines (11 loc) · 343 Bytes

My .vim folder.

Installation

git clone git://github.com/arnihermann/vim-config.git ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/gvimrc ~/.gvimrc
cd ~/.vim
git submodule init
git submodule update
cd bundle/Command-T
rake make

This has only been tested on my macbook with OS X supplied vim and macvim.