return { { -- Disable linting "mfussenegger/nvim-lint", optional = true, opts = { linters_by_ft = { markdown = {}, }, }, }, }