Merge branch 'master' of github.com:scottwallacesh/dotfiles

This commit is contained in:
Scott Wallace 2014-12-05 18:36:48 +00:00
commit d9d7e100e7

1
.vimrc
View file

@ -20,6 +20,7 @@ Plugin 'kien/ctrlp.vim'
Plugin 'rodjek/vim-puppet'
Plugin 'godlygeek/tabular'
Plugin 'ap/vim-buftabline'
Plugin 'vim-scripts/WhiteWash'
" All of your Plugins must be added before the following line
call vundle#end() " required