.vim/ftplugin/go.vim

Thu, 02 Mar 2023 21:15:29 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 02 Mar 2023 21:15:29 -0600
changeset 1058
c8754b0414b9
parent 902
a51c4b8aa1da
permissions
-rw-r--r--

add bundled languages to avoid errors

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

mercurial