mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-08-07 06:08:39 +02:00
The argument completion also has no extra options.
This commit is contained in:
parent
73f0e3365f
commit
4c9d7f0eba
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ _ng_completion () {
|
||||||
opts='-o --output-path'
|
opts='-o --output-path'
|
||||||
;;
|
;;
|
||||||
|
|
||||||
i | install)
|
completion | i | install)
|
||||||
opts=''
|
opts=''
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue