Add vim plugin rodjek/vim-puppet

This commit is contained in:
Scott Wallace 2014-11-12 07:04:37 +00:00
parent dc24846d59
commit c4af975647

1
.vimrc
View file

@ -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