enc: update pathch update

This commit is contained in:
Pojok Code 2025-08-09 10:03:45 +07:00
parent b30a97b80a
commit 1bc7b91bb0
3 changed files with 10 additions and 9 deletions

View file

@ -18,13 +18,13 @@ return {
filetype = { "NvimTree", "neo-tree" },
components = {
{
text = "",
text = " ",
fg = hl_attr("CursorLine", "bg"),
bg = hl_attr("Normal", "bg"),
},
{
text = " Explorer ",
text = " Explorer ",
fg = yellow,
bg = function()
return hl_attr("CursorLine", "bg")