require('plex.config').init()
return {
{ 'folke/lazy.nvim', version = '*' },
{ 'nvim-lua/plenary.nvim', lazy = false },
}