Fix up imports on autosave
This commit is contained in:
parent
ac966e45c3
commit
df0b053e05
@ -86,7 +86,7 @@ vim.keymap.set('v', '<cr>', '<plug>(EasyAlign)')
|
||||
|
||||
-- vim-go
|
||||
vim.g.go_diagnostics_enabled = 0
|
||||
vim.g.go_imports_autosave = 0
|
||||
vim.g.go_imports_autosave = 1
|
||||
vim.g.go_metalinter_enabled = {}
|
||||
vim.g.go_null_module_warning = 0
|
||||
vim.g.go_version_warning = 0
|
||||
|
Loading…
Reference in New Issue
Block a user