gradle: support gdub completion (#6135)

master
Qinfeng Chen 7 years ago committed by Marc Cornellà
parent 7e842cddc4
commit c714d3fced
  1. 1
      plugins/gradle/gradle.plugin.zsh

@ -181,3 +181,4 @@ _gradlew_tasks () {
############################################################################
compdef _gradle_tasks gradle
compdef _gradlew_tasks gradlew
compdef _gradlew_tasks gw

Loading…
Cancel
Save