add devicons

This commit is contained in:
Eric Tiedemann 2023-11-27 16:53:42 -05:00
parent bd47d55d59
commit 2f0c183557
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
return {
{
'nvim-tree/nvim-tree.lua',
dependencies = { 'nvim-tree/nvim-web-devicons' },
opts = {
sort_by = "case_sensitive",
view = { width = 30, },