diff options
Diffstat (limited to 'plugins/bundler/_bundler')
| -rw-r--r-- | plugins/bundler/_bundler | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/bundler/_bundler b/plugins/bundler/_bundler index 51678dd7c..6613cc68a 100644 --- a/plugins/bundler/_bundler +++ b/plugins/bundler/_bundler @@ -1,4 +1,4 @@ -#compdef bundle +#compdef bundle bundler local curcontext="$curcontext" state line _gems _opts ret=1 |
