mirror of
https://github.com/charmbracelet/crush.git
synced 2025-08-02 05:20:46 +03:00
9 lines
108 B
JSON
9 lines
108 B
JSON
{
|
|
"$schema": "https://charm.land/crush.json",
|
|
"lsp": {
|
|
"Go": {
|
|
"command": "gopls"
|
|
}
|
|
}
|
|
}
|