Skip to content

Instantly share code, notes, and snippets.

@jclement
Created December 1, 2012 15:22
Show Gist options
  • Select an option

  • Save jclement/4182868 to your computer and use it in GitHub Desktop.

Select an option

Save jclement/4182868 to your computer and use it in GitHub Desktop.
_vimrc to load additional vimrc / plugins from another folder
let &runtimepath.=',$HOME/My Documents/GitHub/dotfiles/vim/'
source $HOME/My Documents/GitHub/dotfiles/vimrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment