chore(config): vim-go new default

main
sudo pacman -Syu 2021-07-16 10:19:32 +07:00
parent 8254dd72bf
commit c547b8fcbe
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ set clipboard+=unnamedplus
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'}