Fix format
This commit is contained in:
parent
a458210c1d
commit
8ded919b3f
8
src/_neo
8
src/_neo
|
@ -39,3 +39,11 @@ _arguments \
|
||||||
--colormode='[set the color mode]:flag:((0\:mono 16\:16\ colors 32\:32-bit\ color 256\:256\ colors))' \
|
--colormode='[set the color mode]:flag:((0\:mono 16\:16\ colors 32\:32-bit\ color 256\:256\ colors))' \
|
||||||
--maxdpc='[set the maximum number of droplets per column]: :_numbers -d 3' \
|
--maxdpc='[set the maximum number of droplets per column]: :_numbers -d 3' \
|
||||||
--shortpct='[set the percentage of shortened droplets]: :_numbers -f -d 50.0'
|
--shortpct='[set the percentage of shortened droplets]: :_numbers -f -d 50.0'
|
||||||
|
|
||||||
|
# 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
|
||||||
|
|
Loading…
Reference in New Issue