This commit is contained in:
dlond 2025-05-26 05:30:45 +12:00
parent d619d03e56
commit 003d871cdd
3 changed files with 18 additions and 0 deletions

View file

@ -11,4 +11,8 @@ return {
{ import = 'custom.plugins.telescope' },
{ import = 'custom.plugins.theme' },
{ import = 'custom.plugins.treesitter' },
{
'nvim-tree/nvim-web-devicons',
lazy = true,
},
}