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

Maintainer: Brandon Thomson bt@brandonthomson.com

Note:

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