go/misc/vim/ftplugin/go
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
..
fmt.vim misc/vim: add plugin with Fmt command. 2011-04-13 11:55:41 +10:00
import.vim misc/vim: Define import commands on buffer switch 2011-02-01 11:12:57 +11:00