chore(config): update nvim

main
Tran Hau 2021-03-17 03:43:55 +00:00
parent 5ff60d59d7
commit 6602d8f5da
1 changed files with 2 additions and 3 deletions

View File

@ -18,9 +18,8 @@ set clipboard+=unnamedplus
set rtp+=~/.fzf
" plugins config
let g:go_fillstruct_mode = 'gopls'
let g:go_fmt_command='goimports'
let g:go_version_warning = 0
let g:solarized_italics=0
" vim-plug
call plug#begin()
@ -32,4 +31,4 @@ Plug 'fatih/vim-go'
call plug#end()
set background=dark
colorscheme solarized8
colorscheme solarized8_flat