Skip to content

Instantly share code, notes, and snippets.

@jamiely
Created September 4, 2013 14:09
Show Gist options
  • Save jamiely/6437450 to your computer and use it in GitHub Desktop.
Save jamiely/6437450 to your computer and use it in GitHub Desktop.
  1. Install Vim
  2. Find Vim Home via :echo $HOME
  3. Put _gvimrc in that location: https://gist.github.com/jamiely/6436529
  4. Install vundle in $HOME\vimfiles\bundle\vundle
  5. Use the following vundle options:
    • Note to call vundle#rc with the following path call vundle#rc("~/vimfiles/bundle")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment