1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 15:30:40 +01:00

mvn: enable completion for maven colorizer

This commit is contained in:
nslqqq
2013-09-09 07:35:57 -07:00
committed by Marc Cornellà
parent c5272bdd7b
commit df002539f8

View File

@@ -288,5 +288,6 @@ function listMavenCompletions {
}
compctl -K listMavenCompletions mvn
compctl -K listMavenCompletions mvn-color
compctl -K listMavenCompletions mvn-or-mvnw