return { { "mfussenegger/nvim-lint", opts = { linters_by_ft = { css = {}, -- blank = no linting here scss = {}, -- same deal }, }, }, }