chore: add zk & fix golsp

This commit is contained in:
2026-03-15 09:49:59 -04:00
parent 9415fa937c
commit 454b93ba2a
5 changed files with 27 additions and 3 deletions

View File

@@ -189,7 +189,6 @@ setup_lsp("gopls", {
callback = organize_go_imports,
})
end,
cmd = { nix_vars.gopls },
filetypes = { "go" },
settings = {
gopls = {