1
0
mirror of https://github.com/golang/go synced 2024-09-25 11:20:13 -06:00
go/misc
Kevin Ballard c57054f7b4 Implement new emacs command M-x gofmt
Define a new interactive function in go-mode.el called gofmt.
This function passes the current buffer through the external `gofmt`
tool and replaces the buffer with the result.

R=agl, rsc
https://golang.org/cl/154044
2009-11-10 20:05:24 -08:00
..
cgo - replaced gofmt expression formatting algorithm with 2009-11-09 21:09:34 -08:00
emacs Implement new emacs command M-x gofmt 2009-11-10 20:05:24 -08:00
vim Add a Vim syntax highlighting file for Go. 2009-09-29 18:43:20 -07:00
xcode xcode config files, self-describing 2009-05-20 16:09:34 -07:00