---@type vim.lsp.Config return { cmd = { "proselint" }, filetypes = { "markdown", "text", "gitcommit", "plaintext" }, }