.vim/ftplugin/go.vim

Mon, 09 Oct 2023 18:47:36 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 09 Oct 2023 18:47:36 -0500
changeset 1131
f3044a1658fc
parent 902
a51c4b8aa1da
permissions
-rw-r--r--

nvim: switch to preferring last symver tag / add exceptions

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

mercurial