add devicons
This commit is contained in:
parent
bd47d55d59
commit
2f0c183557
|
@ -1,6 +1,7 @@
|
|||
return {
|
||||
{
|
||||
'nvim-tree/nvim-tree.lua',
|
||||
dependencies = { 'nvim-tree/nvim-web-devicons' },
|
||||
opts = {
|
||||
sort_by = "case_sensitive",
|
||||
view = { width = 30, },
|
||||
|
|
Loading…
Reference in New Issue