helix-gpt is to slow
This commit is contained in:
@@ -126,7 +126,10 @@
|
||||
}
|
||||
{
|
||||
name = "go";
|
||||
language-servers = [ "gopls" "llm" ];
|
||||
language-servers = [
|
||||
"gopls"
|
||||
# "llm"
|
||||
];
|
||||
# formatter = {
|
||||
# command = "gofmt";
|
||||
# };
|
||||
|
||||
Reference in New Issue
Block a user