Skip to content

Instantly share code, notes, and snippets.

@iamkristian
Created August 10, 2012 06:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iamkristian/3311734 to your computer and use it in GitHub Desktop.
Save iamkristian/3311734 to your computer and use it in GitHub Desktop.
.vim directory layout
+ autoload/ # This is kept for legacy purposes
+ bundle/ # Pathogen loads your bundles from here
+ snippets/ # Here snipmate snippets go
- gvimrc # Settings for the gvim only (mvim)
- vimrc # Settings for global vim
- bootstrap.sh # Will copy your gvimrc and vimrc to your homedir, and backup your old files to .old
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment