helix-gpt is to slow

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-12-19 15:19:47 +01:00
parent 5c2437cee1
commit 94a78942f8

View File

@@ -126,7 +126,10 @@
} }
{ {
name = "go"; name = "go";
language-servers = [ "gopls" "llm" ]; language-servers = [
"gopls"
# "llm"
];
# formatter = { # formatter = {
# command = "gofmt"; # command = "gofmt";
# }; # };