jakefwoods/vim-config
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Installation:
git clone git://github.com/vodurden/vim-config.git ~/.vim
Create symlinks:
ln -s ~/.vim/vimrc ~/.vimrc
Update Submodules:
cd ~/.vim
git submodule init
git submodule update
Dependencies:
Vundle:
git & curl accessible on PATH
command-t:
Ruby support
ProtoDef:
astyle (Runs a style after generating)