Browse Source

gradle: support gdub completion (#6135)

Qinfeng Chen 5 years ago
parent
commit
c714d3fced
1 changed files with 1 additions and 0 deletions
  1. 1 0
      plugins/gradle/gradle.plugin.zsh

+ 1 - 0
plugins/gradle/gradle.plugin.zsh

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