Add pedrohdz/vim-yaml-folds for better YAML folding

This commit is contained in:
Danielle McLean 2022-06-28 12:50:29 +10:00
parent cee1c8b017
commit 8668ee16d0
Signed by: 00dani
GPG Key ID: 52C059C3B22A753E
1 changed files with 2 additions and 0 deletions

View File

@ -101,6 +101,8 @@ if executable('task')
call Plug('farseer90718/vim-taskwarrior')
endif
call Plug('pedrohdz/vim-yaml-folds')
call Plug('alx741/yesod.vim')
call Plug('pbrisbin/vim-syntax-shakespeare')