Added vim plugin godlygeek/tabular.
This commit is contained in:
parent
ed8714469d
commit
fe44970abc
1
.vimrc
1
.vimrc
|
@ -15,6 +15,7 @@ Plugin '29decibel/codeschool-vim-theme'
|
||||||
Plugin 'Shougo/neocomplcache.vim'
|
Plugin 'Shougo/neocomplcache.vim'
|
||||||
Plugin 'kien/ctrlp.vim'
|
Plugin 'kien/ctrlp.vim'
|
||||||
Plugin 'rodjek/vim-puppet'
|
Plugin 'rodjek/vim-puppet'
|
||||||
|
Plugin 'godlygeek/tabular'
|
||||||
|
|
||||||
" All of your Plugins must be added before the following line
|
" All of your Plugins must be added before the following line
|
||||||
call vundle#end() " required
|
call vundle#end() " required
|
||||||
|
|
Loading…
Reference in a new issue