diff --git a/vim/makefile b/vim/makefile index e2674fa..8d2e246 100644 --- a/vim/makefile +++ b/vim/makefile @@ -23,6 +23,7 @@ update: ; $(report) "vim plug setup" vim +PlugInstall +PlugUpdate +qall \ ; $(report) "downloading/updating plugins" + stty sane # dropping in & out causes some weird tty behavior. else $(report) warn "cannot find vim?" fi