Rename internal funcs

This commit is contained in:
Philipp Schmitt 2021-11-19 23:10:42 +01:00
parent eb7265d3ad
commit b2ce83bb78
No known key found for this signature in database
GPG key ID: DC439C47EACB17F9

View file

@ -21,13 +21,13 @@ autoload -Uz za-meta-plugins-before-load-handler \
za-meta-plugins-default-ice-cmd
# An empty stub to fill the help handler fields
za-meta-plugins-help-null-handler() { :; }
za-meta-plugins-help-null-handler() { :; }
# The unscoping-support hook.
@zinit-register-annex "zinit-annex-meta-plugins" \
hook:before-load-4 \
za-meta-plugins-before-load-handler \
za-meta-plugins-help-null-handler \
za-meta-plugins-help-null-handler \
"skip''" # Add a new ice
# The subcommand `meta'.