return {
    lsp = {
        name = "fennel-ls",
        cmd = { "fennel-ls" }
    }
}