Blog posts in Development

Ultimate macvim git commit setup

Posted January 6, 2012

Took me a while to piece this together. There is a great tip in the macvim github wiki FAQ. Appending the following to your ~/.profile (or ~/.zshrc, or whatever)

 

export EDITOR='mvim -f --nomru -c "au VimLeave * !open -a Terminal"'

 

That --nomru switch tells vim not to add the commit message to…

Read more

Displaying 1 post


Create a Free Website at Jigsy.com.