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