This commit is contained in:
lukegriffith 2024-03-03 12:11:22 +00:00
parent 31b43f802a
commit 3dfab5e61a
2 changed files with 4 additions and 4 deletions

View file

@ -26,8 +26,8 @@ return {
{ '<C-l>', '<cmd>TmuxNavigateRight<cr>', desc = 'Got to the right pane' },
},
},
'nvim-tree/nvim-tree.lua',
'nvim-tree/nvim-web-devicons',
{ 'nvim-tree/nvim-tree.lua' },
{ 'nvim-tree/nvim-web-devicons' },
{
'utilyre/barbecue.nvim',