1
0
mirror of https://github.com/golang/go synced 2024-10-04 05:31:21 -06:00
go/misc/vim/ftplugin
Dmitry Chestnykh 89901bbd14 misc/vim: add plugin with Fmt command.
Fmt command filters the current Go buffer through gofmt.
It tries to preserve cursor position and avoids replacing
the buffer with stderr output.

R=golang-dev, dsymonds, niemeyer
CC=golang-dev
https://golang.org/cl/4382053
2011-04-13 11:55:41 +10:00
..
go misc/vim: add plugin with Fmt command. 2011-04-13 11:55:41 +10:00