feat(bazel): use completion also for bazelisk (#11984)

master
nishanthps-cai 3 years ago committed by GitHub
parent f939768751
commit 96c976637a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      plugins/bazel/_bazel

@ -1,4 +1,4 @@
#compdef bazel
#compdef bazel bazelisk
# Copyright 2015 The Bazel Authors. All rights reserved.
#

Loading…
Cancel
Save