aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/api
diff options
context:
space:
mode:
authorTobias Columbus <tobias.columbus@gmail.com>2012-08-28 03:59:16 +0800
committerShenghou Ma <minux.ma@gmail.com>2012-08-28 03:59:16 +0800
commit5e8de365dced2d35975361760c6df9e4357fd6b9 (patch)
tree028ddba0b343865b3aebbafdf1532a68238a824a /src/cmd/api
parente2a83b47e7f604cd55adc747c2534270040e5624 (diff)
downloadgo-5e8de365dced2d35975361760c6df9e4357fd6b9.tar.xz
misc/vim: fix for autocompletion
Vim autocompletion respects the $GOPATH variable and does not ignore dashes ('-'), dots ('.') and underscores ('_') like found in many remote packages. Environment variable $GOROOT is determined by calling 'go env GOROOT' instead of relying on the user's environment variables. Fixes #3876 Fixes #3882 R=golang-dev, franciscossouza, dsymonds, minux.ma CC=golang-dev https://golang.org/cl/6443151
Diffstat (limited to 'src/cmd/api')
0 files changed, 0 insertions, 0 deletions