{ "languageserver": { "golang": { "command": "gopls", "args": [], "rootPatterns": ["go.mod", ".vim/", ".git/", ".hg/"], "filetypes": ["go"] } } }