diff --git a/plugins/homeshick/_homeshick b/plugins/homeshick/_homeshick index e825303b..3aca728c 100644 --- a/plugins/homeshick/_homeshick +++ b/plugins/homeshick/_homeshick @@ -1,5 +1,10 @@ #compdef homeshick #autoload +# ------------------------------------------------------------------------------ +# +# Completion script for homeshick (https://github.com/andsens/homeshick) +# +# ------------------------------------------------------------------------------ _homeshick () { local context state line curcontext="$curcontext" ret=1