Added VCS plugin for vim as well as my "AppleT" clone

git-svn-id: http://photonzero.com/dotfiles/trunk@19 23f722f6-122a-0410-8cef-c75bd312dd78
This commit is contained in:
michener 2008-04-11 22:08:12 +00:00
parent 4c9de12034
commit a0d94e337a
16 changed files with 3500 additions and 1297 deletions

View file

@ -16,6 +16,7 @@ Darwin)
MACPORTS_PATH=/opt/local/bin:/opt/local/sbin:/opt/local/usr/bin:/opt/local/usr/local/bin; export MACPORTS_PATH
PATH=$HOME/bin:$MACPORTS_PATH:$PATH; export PATH
export DISPLAY=:0.0
set completion-ignore-case on
;;
esac