.vim/ftplugin/go.vim

Thu, 06 May 2021 23:28:40 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 06 May 2021 23:28:40 -0500
changeset 902
a51c4b8aa1da
parent 867
118c469a1c85
permissions
-rw-r--r--

Enforce ts=8 in go

set noet ts=8 sw=8

mercurial