return { 'nanozuki/tabby.nvim', -- event = 'VimEnter', -- if you want lazy load, see below dependencies = 'nvim-tree/nvim-web-devicons', config = function() -- configs... end, }