au User lsp_setup call lsp#register_server({ \ "name": "gopls", \ "cmd": ["gopls"], \ "whitelist": ["go"], \})