Add vim plugin rodjek/vim-puppet
This commit is contained in:
parent
dc24846d59
commit
c4af975647
1
.vimrc
1
.vimrc
|
@ -14,6 +14,7 @@ Plugin 'bling/vim-airline'
|
||||||
Plugin '29decibel/codeschool-vim-theme'
|
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'
|
||||||
|
|
||||||
" 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