Moved compinit call back to oh-my-zsh.sh, after plugins are loaded

This commit is contained in:
Pat Regan 2011-04-12 09:28:15 -04:00
commit 16ac094a43
2 changed files with 4 additions and 4 deletions

View file

@ -60,7 +60,3 @@ zstyle ':completion:*:*:*:users' ignored-patterns \
# ... unless we really want to.
zstyle '*' single-ignored show
# Load and run compinit
autoload -U compinit
compinit -i