committed by
GitHub
parent
b856d0a0c3
commit
33c3bc562b
@@ -266,7 +266,7 @@ function Builder:_get_highlight_override(node, unloaded_bufnr)
|
||||
name_hl = "NvimTreeOpenedFile"
|
||||
end
|
||||
if self.highlight_opened_files == "all" or self.highlight_opened_files == "icon" then
|
||||
icon_hl = "NvimTreeOpenedFile"
|
||||
icon_hl = "NvimTreeOpenedFileIcon"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user