How to print MacVim's startup time and version
I'm switching from Janus to Vundle, and I found this command useful in the migration process:
/usr/local/Cellar/macvim/7.3-66/MacVim.app/Contents/MacOS/Vim -v --startuptime /dev/stdout +qall
I'm switching from Janus to Vundle, and I found this command useful in the migration process:
/usr/local/Cellar/macvim/7.3-66/MacVim.app/Contents/MacOS/Vim -v --startuptime /dev/stdout +qall