local lsp_utils = require('lsp-utils') local gopls_config = lsp_utils.gopls_config() vim.lsp.start(gopls_config)