Remove goimport
This commit is contained in:
parent
81899433e3
commit
66f6bbed45
@ -132,7 +132,6 @@ nmap ga <plug>(EasyAlign)
|
|||||||
vmap <cr> <plug>(EasyAlign)
|
vmap <cr> <plug>(EasyAlign)
|
||||||
|
|
||||||
" vim-go
|
" vim-go
|
||||||
let g:go_fmt_command = 'goimports'
|
|
||||||
let g:go_diagnostics_enabled = 0
|
let g:go_diagnostics_enabled = 0
|
||||||
let g:go_imports_autosave = 0
|
let g:go_imports_autosave = 0
|
||||||
let g:go_metalinter_enabled = []
|
let g:go_metalinter_enabled = []
|
||||||
|
Loading…
Reference in New Issue
Block a user