return { "mfussenegger/nvim-lint", opts = { linters_by_ft = { sql = { "sqruff" }, markdown = { "rumdl" }, }, }, }