return { { 'folke/lazydev.nvim', ft = 'lua', opts = { library = {}, }, }, { "folke/neoconf.nvim", priority = 100, config = function () require('neoconf').setup() end } }