We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Maintainer: Brandon Thomson bt@brandonthomson.com
This syntax checker does not reformat your source code. Use a BufWritePre autocommand towards that end:
BufWritePre
autocmd FileType go autocmd BufWritePre <buffer> Fmt