mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-12-22 16:18:00 +00:00
[neovim] Update go conf
This commit is contained in:
parent
8b6f663827
commit
e1f51b91cb
@ -3,6 +3,7 @@ require("go").setup({
|
|||||||
fillstruct = "fillstruct",
|
fillstruct = "fillstruct",
|
||||||
gofmt = "gofumpt",
|
gofmt = "gofumpt",
|
||||||
lsp_gofumpt = true,
|
lsp_gofumpt = true,
|
||||||
|
diagnostic = false,
|
||||||
})
|
})
|
||||||
|
|
||||||
require("guihua.maps").setup({
|
require("guihua.maps").setup({
|
||||||
|
Loading…
Reference in New Issue
Block a user