zsh completion: make sure all indentions are tabs

Signed-off-by: Daniel Wallace <danielwallace@gtmanfred.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Daniel Wallace 2013-03-06 16:10:25 -05:00 committed by Allan McRae
parent 704ab17a6a
commit 8fd62a39b5
1 changed files with 105 additions and 105 deletions

View File

@ -390,7 +390,7 @@ _pacman_zsh_comp() {
}
_key_shortopts=(
'-h[show help]' \
'-h[show help]'
'-a[Add the specified keys (empty for stdin)]: :_files'
'-d[Remove the Specified keyids]:*: :_keys'
'-e[Export the specified or all keyids]:*: :_keys'
@ -509,7 +509,7 @@ _makepkg_shortopts=(
_makepkg_action_none(){
_arguments \
"$_makepkg_shortopts[@]"\
"$_makepkg_shortopts[@]" \
"$_makepkg_longopts[@]"
}
_makepkg_longopts=(