|
|
|
Created:
11 years, 9 months ago by importre Modified:
11 years, 9 months ago Reviewers:
golang-codereviews CC:
iant Visibility:
Public. |
misc/zsh: support for zsh completion
To autoload, replaced file name `go` with `_go`.
And inserted `#compdef go` into the first line.
Fixes issue 5471.
Modified tab to space for indentation.
Patch Set 1 #Patch Set 2 : diff -r c5c83ecfdfaa https://code.google.com/p/go/ # |