Commit Graph

12 Commits

Author SHA1 Message Date
Fabio Gallonetto
1a7f2bb8f6 Add .vundles.local to allow per-installation plugin customization
Adding and removing vim plugins is now done by adding and removing
from ~/.vim/.vundles.local. This file is sourced at the end of
vundles.vim

Fixes #275
2013-04-09 16:52:30 +01:00
Fabio Gallonetto
d8472fc0d0 Add bundle to .gitignore
Bundles are now handled via Vundle so there's no need to monitor
the bundle directory as everything is done through the :Bundle
command
2013-03-16 17:09:33 +00:00
Fabio Pelosin
c1b7604fd2 Added vim/spell to gitignore. 2012-11-13 16:13:31 +01:00
Eumir Gaspar
6f16123446 Added vimrc.after to gitignore 2012-08-22 08:03:51 +08:00
yan
42d6bfad21 Upgraded plugins 2012-04-05 10:15:32 -07:00
Kyle West
23a86aded5 updated .gitignore for new zsh paths. 2012-01-31 12:27:29 -05:00
Kyle West
b76f396572 updated .gitignore 2012-01-30 23:27:52 -05:00
Yan Pritzker
da410ec097 Ignore subl binary 2012-01-11 14:27:38 -08:00
yan
9fabecb0fa Removed all old bash cruft, supporting only zsh now. Improved README 2011-12-06 21:57:45 -08:00
yan
5d05414b3f Added willmorgan git helper scripts in bin/willmorgan 2011-11-22 13:23:59 -06:00
yan
da1e417f4a Cleanup of gitconfig 2011-11-22 10:41:15 -06:00
yan
882015bc6d Initial commit. 2011-11-17 16:00:49 -06:00