---@type vim.lsp.Config return { cmd = { "marksman" }, root_markers = { ".md" }, filetypes = { "markdown" }, }