Use gofumpt
This commit is contained in:
parent
e305681b9b
commit
3676e4e447
@ -109,7 +109,7 @@ let g:cm_sources_override = {
|
||||
au FileType go nmap <F11> :GoAlternate<CR>
|
||||
|
||||
" Go
|
||||
let g:go_fmt_command = "goimports"
|
||||
let g:go_fmt_command = "gofumports"
|
||||
let g:go_fmt_fail_silently = 1
|
||||
|
||||
" let g:go_gocode_unimported_packages = 0
|
||||
|
Loading…
Reference in New Issue
Block a user