Browse Source

mvn: enable completion for mvnw

Neil Green 8 years ago
parent
commit
e056aee794
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/mvn/mvn.plugin.zsh

+ 1 - 1
plugins/mvn/mvn.plugin.zsh

@@ -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