mirror of
https://github.com/golang/go
synced 2024-11-20 05:54:43 -07:00
0ac151fd5c
Change M-x gofmt to display errors in a new buffer instead of clobbering the current buffer. Add gofmt-before-save, which runs gofmt when in go-mode. This can be used with before-save-hook. Add to your .emacs: (add-hook 'before-save-hook 'gofmt-before-save) R=rsc, aclements, amdragon CC=golang-dev https://golang.org/cl/4276059 |
||
---|---|---|
.. | ||
arm | ||
bash | ||
bbedit | ||
cgo | ||
dashboard | ||
emacs | ||
fraise | ||
goplay | ||
kate | ||
nacl | ||
swig | ||
vim | ||
xcode | ||
zsh |