chore(config): ignore vim-go version

main
Tran Hau 2021-04-16 23:03:26 +07:00
parent 1b1e813024
commit 129f69f8e2
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@ set rtp+=~/.fzf
" Plugins config
let g:go_fmt_command='gopls'
let g:go_gopls_gofumpt=1
let g:go_version_warning=0
let g:lightline={'colorscheme':'onedark'}
" vim-plug

View File

@ -27,6 +27,7 @@ set rtp+=~/.fzf
" Plugins config
let g:go_fmt_command='gopls'
let g:go_gopls_gofumpt=1
let g:go_version_warning=0
let g:lightline={'colorscheme':'onedark'}
" vim-plug