mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
completion for maven wrapper
This commit is contained in:
parent
d2725d44fc
commit
d9217488bf
1 changed files with 1 additions and 1 deletions
|
|
@ -187,4 +187,4 @@ function listMavenCompletions {
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
compctl -K listMavenCompletions mvn
|
compctl -K listMavenCompletions mvn mvnw
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue