mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-22 08:53:31 +02:00
add: update custom nvim tree, remove root folder
This commit is contained in:
parent
e5a9b6e638
commit
fc175ae9ad
5 changed files with 177 additions and 163 deletions
|
@ -372,6 +372,7 @@ return {
|
|||
NvimTreeNormal = { fg = "$fg", bg = "$bg0" },
|
||||
NvimTreeIndentMarker = { fg = "#3E4450" },
|
||||
IblIndent = { fg = "#3E4450" },
|
||||
NvimTreeFolderIcon = { bg = "NONE", fg = "$blue" },
|
||||
["@markup.link.url"] = { fg = "$cyan", fmt = "italic" },
|
||||
["@text.uri"] = { fg = "$cyan", fmt = "none" },
|
||||
["@tag.delimiter"] = { fg = "$gray" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue