This commit is contained in:
Andrew Tomaka 2013-08-27 11:58:06 -04:00
parent d62315082e
commit 2a3d27826e

2
.vimrc
View file

@ -7,7 +7,7 @@ Bundle 'gmarik/vundle'
Bundle 'airblade/vim-gitgutter'
Bundle 'bronson/vim-trailing-whitespace'
Bundle 'godlygeek/tabular'
Bundle 'itchney/lightline.vim'
Bundle 'itchyny/lightline.vim'
Bundle 'kien/ctrlp.vim'
Bundle 'nathanaelkane/vim-indent-guides'
Bundle 'rodjek/vim-puppet'