/vim

My vim configuration

Primary LanguageVim Script

camfowler's Vim for (predominantly) Rails

4 simple commands will get you vimming in no time!

# Clone this repo
git clone https://github.com/camfowler/vim.git ~/.vim

# Symlink the vimrc
ln -s ~/.vim/vimrc ~/.vimrc

# Install or update plugins
~/.vim/pack/install.sh

Enjoy!