"====================================================================== " " go.vim - vim-go configure " " Created by skywind on 2024/03/20 " Last Modified: 2024/03/20 17:17:52 " "====================================================================== let g:go_code_completion_enabled = 0 let g:go_fmt_autosave = 0