Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
LCD 47 edited this page Apr 17, 2013 · 9 revisions

Maintainer: Kamil Kisiel [email protected]

This syntax checker does not reformat your source code. Use a BufWritePre autocommand to that end:

autocmd FileType go autocmd BufWritePre <buffer> Fmt
Clone this wiki locally