Add pedrohdz/vim-yaml-folds for better YAML folding
This commit is contained in:
parent
cee1c8b017
commit
8668ee16d0
1 changed files with 2 additions and 0 deletions
|
@ -101,6 +101,8 @@ if executable('task')
|
||||||
call Plug('farseer90718/vim-taskwarrior')
|
call Plug('farseer90718/vim-taskwarrior')
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
call Plug('pedrohdz/vim-yaml-folds')
|
||||||
|
|
||||||
call Plug('alx741/yesod.vim')
|
call Plug('alx741/yesod.vim')
|
||||||
call Plug('pbrisbin/vim-syntax-shakespeare')
|
call Plug('pbrisbin/vim-syntax-shakespeare')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue