fix(lualine): fixed nei-tree extension (#132)
This commit is contained in:
@ -141,7 +141,7 @@ return {
|
||||
end,
|
||||
},
|
||||
},
|
||||
extensions = { "nvim-tree" },
|
||||
extensions = { "neo-tree" },
|
||||
}
|
||||
end,
|
||||
},
|
||||
|
Reference in New Issue
Block a user