[neovim] Update go conf

This commit is contained in:
Daniel Carrillo 2023-09-22 16:14:42 +02:00
parent 8b6f663827
commit e1f51b91cb
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ require("go").setup({
fillstruct = "fillstruct",
gofmt = "gofumpt",
lsp_gofumpt = true,
diagnostic = false,
})
require("guihua.maps").setup({