updates
This commit is contained in:
parent
00aff86c0b
commit
eec622354d
@ -76,7 +76,6 @@ return {
|
|||||||
vim.g.go_highlight_operators = 1
|
vim.g.go_highlight_operators = 1
|
||||||
vim.g.go_highlight_extra_types = 1
|
vim.g.go_highlight_extra_types = 1
|
||||||
vim.g.go_highlight_build_constraints = 1
|
vim.g.go_highlight_build_constraints = 1
|
||||||
vim.g.go_auto_type_info = 1
|
|
||||||
vim.g.go_metalinter_command = 'golangci-lint'
|
vim.g.go_metalinter_command = 'golangci-lint'
|
||||||
end
|
end
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user