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:
parent
8b6f663827
commit
e1f51b91cb
@ -3,6 +3,7 @@ require("go").setup({
|
||||
fillstruct = "fillstruct",
|
||||
gofmt = "gofumpt",
|
||||
lsp_gofumpt = true,
|
||||
diagnostic = false,
|
||||
})
|
||||
|
||||
require("guihua.maps").setup({
|
||||
|
Loading…
Reference in New Issue
Block a user