chore(config): good old goimports

main
sudo pacman -Syu 2021-02-24 15:17:56 +07:00
parent 08e6b03042
commit e44cccccfc
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ set rtp+=~/.fzf
" plugins config
let g:go_fillstruct_mode = 'gopls'
let g:go_fmt_command='gofumports'
let g:go_fmt_command='goimports'
let g:go_version_warning = 0
" vim-plug