mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Add format configuration
This commit is contained in:
@@ -31,3 +31,11 @@ _arguments \
|
||||
"(-h -help --help)"{-h,-help,--help}"[display a brief help message]" \
|
||||
"(-v -version --version)"{-v,-version,--version}"[display the version number]" \
|
||||
"*:file or directory:_files"
|
||||
|
||||
# Local Variables:
|
||||
# mode: Shell-Script
|
||||
# sh-indentation: 2
|
||||
# indent-tabs-mode: nil
|
||||
# sh-basic-offset: 2
|
||||
# End:
|
||||
# vim: ft=zsh sw=2 ts=2 et
|
||||
|
||||
Reference in New Issue
Block a user