mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
mvn: enable completion for mvnw
This commit is contained in:
committed by
Marc Cornellà
parent
df002539f8
commit
e056aee794
@@ -287,7 +287,7 @@ function listMavenCompletions {
|
||||
);
|
||||
}
|
||||
|
||||
compctl -K listMavenCompletions mvn
|
||||
compctl -K listMavenCompletions mvn mvnw
|
||||
compctl -K listMavenCompletions mvn-color
|
||||
compctl -K listMavenCompletions mvn-or-mvnw
|
||||
|
||||
|
||||
Reference in New Issue
Block a user