update svn.plugin.zsh

This commit is contained in:
shiludeng 2017-11-26 18:09:56 +08:00
commit b54c5c6262

View file

@ -76,7 +76,7 @@ function svn_dirty_choose() {
}
svn_dirty_pwd () {
svn_dirty_choose_pwd $ZSH_THEME_SVN_PROMPT_DIRTY_PWD $ZSH_THEME_SVN_PROMPT_CLEAN_PWD
svn_dirty_choose_pwd $ZSH_THEME_SVN_PROMPT_DIRTY_PWD $ZSH_THEME_SVN_PROMPT_CLEAN_PWD
}
function svn_dirty_choose_pwd () {