Add vim syntax

This commit is contained in:
Josh Sherman 2018-05-30 11:41:48 -05:00
parent 8061efd112
commit e40d0ca54a
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -70,6 +70,7 @@ VIMPLUGS=(
"sheerun/vim-polyglot"
"jelera/vim-javascript-syntax"
"Quramy/vim-js-pretty-template"
"StanAngeloff/php.vim"
)
for INDEX in ${!VIMPLUGS[*]}; do