You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -79,7 +79,7 @@ function FileNode:highlighted_icon()
79
79
return { str=str, hl= { hl } }
80
80
end
81
81
82
-
---@returnHighlightedString name
82
+
---@returnnvim_tree.api.decorator.highlighted_string name
83
83
functionFileNode:highlighted_name()
84
84
localhl
85
85
ifvim.tbl_contains(self.explorer.opts.renderer.special_files, self.absolute_path) orvim.tbl_contains(self.explorer.opts.renderer.special_files, self.name) then
0 commit comments