]> Cypherpunks repositories - gostls13.git/commit
misc/vim/readme.txt: workaround weird OS X vim bug.
authorShenghou Ma <minux.ma@gmail.com>
Mon, 28 Apr 2014 18:24:14 +0000 (14:24 -0400)
committerShenghou Ma <minux.ma@gmail.com>
Mon, 28 Apr 2014 18:24:14 +0000 (14:24 -0400)
commit6be21b9f020e2fd899712db068f49e9a7326f15d
tree21a7581a988972b9fc07249fc845dddf0b7b3f45
parent29d1b211fdece82b3c4ccdb549ac394e71132643
misc/vim/readme.txt: workaround weird OS X vim bug.
The vi bundled with OS X has a weird bug in that if you turn off
filetype in .vimrc when it's not turned on, even a clean exit of
vi will return 1 which breaks almost everything.

While we're at it, add hint to change $GOROOT to its actual value
in .vimrc.

Fixes #7865.

LGTM=robert.hencke, dsymonds
R=golang-codereviews, robert.hencke, gobot, dsymonds
CC=golang-codereviews
https://golang.org/cl/96800046
misc/vim/readme.txt