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
Showing
misc/vim/ftplugin/go/fmt.vim
0 → 100644
Please register or sign in to comment