Add Go auto commands (#424)

This commit is contained in:
David Hollinger III 2021-05-24 17:01:24 -05:00 committed by GitHub
parent 4ebdcac7fa
commit 7f8911d872
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 14 additions and 0 deletions

View file

@ -64,6 +64,7 @@ O = {
diagnostics = {virtualtext = {spacing = 0, prefix = ""}, signs = true, underline = true},
filetypes = {'rb', 'erb', 'rakefile'}
},
go = {},
-- css = {formatter = '', autoformat = false, virtual_text = true},
-- json = {formatter = '', autoformat = false, virtual_text = true}