Skip to content

Instantly share code, notes, and snippets.

@rohinomiya
Created September 10, 2011 14:15
Show Gist options
  • Save rohinomiya/1208349 to your computer and use it in GitHub Desktop.
Save rohinomiya/1208349 to your computer and use it in GitHub Desktop.
_vimrc / load another file
if filereadable('~/_vimrc.github')
source ~/_vimrc.github
endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment