marcusbaguley / vim

My vim configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

My vim configuration


Languages

Language:Vim Script 89.5%Language:Shell 10.5%