.vim/ftplugin/go.vim

Mon, 06 Mar 2023 23:43:39 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 06 Mar 2023 23:43:39 -0500
changeset 1069
0e871a1b59e3
parent 902
a51c4b8aa1da
permissions
-rw-r--r--

use current format function

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

mercurial