local M = { 'neovim/nvim-lspconfig', dependencies = { { 'mason-org/mason-lspconfig.nvim', config = function() end, }, }, } return M