chore(config): stricter go format

main
Tran Hau 2021-03-22 07:37:00 +00:00
parent 55d2186013
commit 384aedcad9
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@ set clipboard+=unnamedplus
set rtp+=~/.fzf
" Plugins config
let g:go_fmt_command='goimports'
let g:go_fmt_command='gopls'
let g:go_gopls_gofumpt=1
let g:solarized_italics=0
" vim-plug