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