.vim/ftplugin/go.vim

Thu, 08 Jul 2021 12:58:18 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 08 Jul 2021 12:58:18 -0500
changeset 922
c43cb588aa41
parent 902
a51c4b8aa1da
permissions
-rw-r--r--

gofumpt is a static dep of gopls, no need for the note to self

902
a51c4b8aa1da Enforce ts=8 in go
Meredith Howard <mhoward@roomag.org>
parents: 867
diff changeset
1 set noet ts=8 sw=8

mercurial