Skip to content

Instantly share code, notes, and snippets.

@warnergodfrey
Created January 2, 2012 22:46
Show Gist options
  • Save warnergodfrey/1552478 to your computer and use it in GitHub Desktop.
Save warnergodfrey/1552478 to your computer and use it in GitHub Desktop.
Newco vimrc
" Tab completion
set wildignore+=*.o,*.obj,.git,*.rbc,*.class,.svn,vendor/gems/*,tmp/*,coverage/*,public/*,spec/javascripts/generated/*,db/bootstrap/*,vendor/gems/:
" Command-T configuration
let g:CommandTMaxFiles=20000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment