return { "williamboman/mason.nvim", dependencies = { "williamboman/mason-lspconfig.nvim", "WhoIsSethDaniel/mason-tool-installer.nvim", { "neovim/nvim-lspconfig", event = { "BufReadPre", "BufNewFile" }, dependencies = { { "stevearc/conform.nvim", event = { "BufReadPre", "BufNewFile" }, }, { "mfussenegger/nvim-lint", event = { "BufReadPre", "BufNewFile" }, }, }, }, }, }