Files
crush-code-agent-ide/crush.json
2025-07-28 23:46:15 -03:00

9 lines
108 B
JSON

{
"$schema": "https://charm.land/crush.json",
"lsp": {
"Go": {
"command": "gopls"
}
}
}