Log some errors in plugins

This commit is contained in:
Simon Gomizelj 2011-12-01 01:09:48 -05:00
commit 2836d2c365
3 changed files with 5 additions and 0 deletions

View file

@ -14,4 +14,6 @@ if (( $+commands[tmux] )); then
fi
}
fi
else
omz_log_mgs "notfound: plugin requires tmux"
fi