.vim/ftplugin/go.vim

Sun, 19 Feb 2023 22:48:58 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 19 Feb 2023 22:48:58 -0600
changeset 1037
47dae3972ee0
parent 902
a51c4b8aa1da
permissions
-rw-r--r--

include nvim files

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

mercurial