pipeline failure

pull/201/head v0.2.1
ray-x 2 years ago
parent f2e9666b50
commit c75824b1f0

@ -108,7 +108,7 @@ end
function M.config()
local gopls = require('go.gopls').setups()
if gopls == nil then
return
return {}
end
if _GO_NVIM_CFG == nil then
vim.notify('please setup go.nvim', vim.lsp.log_levels.WARN)

Loading…
Cancel
Save