Skip to content

Instantly share code, notes, and snippets.

@jfernandez
Created April 28, 2012 05:28
Show Gist options
  • Save jfernandez/2516301 to your computer and use it in GitHub Desktop.
Save jfernandez/2516301 to your computer and use it in GitHub Desktop.
" This single line of text is a trigger that tells Vim to run $ source ~/.vimrc when the file is saved
autocmd! BufWritePost .vimrc source $MYVIMRC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment