Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

(v3.4.0) Go: go

LCD 47 edited this page Dec 13, 2014 · 1 revision

Maintainer: Kamil Kisiel kamil@kamilkisiel.net

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

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