crush.json

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