Adding MatchTag vim plugin

This commit is contained in:
Dustin Swan
2011-11-22 15:16:10 -05:00
parent 5a3490e27e
commit aaf8e95a2f
3 changed files with 5 additions and 1 deletions

2
zshrc
View File

@@ -24,7 +24,7 @@ COMPLETION_WAITING_DOTS="true"
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(git archlinux brew github npm vi-mode node osx)
plugins=(git archlinux npm vi-mode node osx)
source $ZSH/oh-my-zsh.sh