Add editorconfig-vim

This commit is contained in:
Josh Sherman 2018-08-22 13:52:20 -05:00
parent 9625f8bf8d
commit 66168ee036
No known key found for this signature in database
GPG key ID: 55B058A80530EF22

View file

@ -66,6 +66,7 @@ done
VIMPLUGS=(
"w0rp/ale"
"editorconfig/editorconfig-vim"
"junegunn/fzf.vim"
"sheerun/vim-polyglot"
"jelera/vim-javascript-syntax"