add vim plugin for ansible
This commit is contained in:
parent
f24a6ff033
commit
d8abaef654
@ -23,6 +23,7 @@ Plugin 'chriskempson/base16-vim'
|
|||||||
Plugin 'Valloric/YouCompleteMe'
|
Plugin 'Valloric/YouCompleteMe'
|
||||||
Plugin 'junegunn/vim-easy-align'
|
Plugin 'junegunn/vim-easy-align'
|
||||||
Plugin 'LaTeX-Box-Team/LaTeX-Box'
|
Plugin 'LaTeX-Box-Team/LaTeX-Box'
|
||||||
|
Plugin 'chase/vim-ansible-yaml'
|
||||||
|
|
||||||
" 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 New Issue
Block a user