Descriptionmisc/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.
Patch Set 1 #Patch Set 2 : diff -r 8e011ae43486 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 8e011ae43486 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 8e011ae43486 https://go.googlecode.com/hg/ #
Total comments: 4
Patch Set 5 : diff -r 44dd4f4c2703 https://go.googlecode.com/hg/ #MessagesTotal messages: 11
|