Reorder vim dir.

This commit is contained in:
Jeff Lance 2018-06-27 21:10:42 +02:00
parent 918534e63e
commit b637165363

View File

@ -7,5 +7,5 @@ vim -E -c '<<-EOF
:source ~/.vimrc
:PlugInstall
:PlugClean
:qa
:qa!
EOF'