Skip to content

Commit

Permalink
Don't format here (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
yutkat authored Sep 20, 2022
1 parent 133874e commit b1a054f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion za-readurl-preinit-handler
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ za-readurl-preinit-handler() {
ZINIT[annex-multi-flag:pull-active]=2
if [[ $__subtype == update(|:*) ]]; then
typeset -gA OPTS
OPTS[opt_ - q, --quiet]=0
OPTS[opt_-q,--quiet]=0
fi
+zinit-message "{pre}readurl annex: {msg}Matched the following URL: {url}${new_url}{rst}"
return 0
Expand Down

0 comments on commit b1a054f

Please sign in to comment.