Nix hm #1
1 changed files with 0 additions and 5 deletions
|
|
@ -5,11 +5,6 @@ return {
|
||||||
filetypes = { "go", "gomod", "gowork", "gotmpl" },
|
filetypes = { "go", "gomod", "gowork", "gotmpl" },
|
||||||
settings = {
|
settings = {
|
||||||
gopls = {
|
gopls = {
|
||||||
["ui.inlayhints.hints"] = {
|
|
||||||
compositeLiteralFields = true,
|
|
||||||
constantValues = true,
|
|
||||||
parameterNames = true,
|
|
||||||
},
|
|
||||||
analyses = {
|
analyses = {
|
||||||
unusedparams = true,
|
unusedparams = true,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue