godit
godit copied to clipboard
go fmt?
willing to add a go-fmt to current-buffer kind of command/key-binding?
Absolutely not. IMHO gofmt's place is in pre-commit hooks. Plus godit's philosophy is to avoid language-specific features. Autocompletion is an exception, because well, I also wrote gocode and I had to add it there. Gocode support is the only language-specific feature in godit.