Moved to using polygot for all the syntaxes

This commit is contained in:
Josh Sherman 2018-04-21 14:24:42 -05:00
parent d0b2f16c39
commit 1ccc9d378b
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -61,9 +61,8 @@ done
VIMPLUGS=(
"w0rp/ale"
"junegunn/fzf.vim"
# JavaScript goodies
"sheerun/vim-polyglot"
"jelera/vim-javascript-syntax"
"pangloss/vim-javascript"
"Quramy/vim-js-pretty-template"
)