mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-25 15:20:08 +00:00
The argument completion also has no extra options.
This commit is contained in:
parent
bd599066d7
commit
a748f513a6
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