crush.json

1{
2	"$schema": "https://charm.land/crush.json",
3	"lsp": {
4		"gleam": {
5			"command": "gleam",
6			"args": ["lsp"]
7		}
8	}
9}