1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2024-12-22 06:58:01 +00:00

[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

View File

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