We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7118cd5 commit 21d3d62Copy full SHA for 21d3d62
lua/nvim-tree/renderer/builder.lua
@@ -289,6 +289,7 @@ end
289
290
---Calculate highlight group for icon and name. A combined highlight group will be created
291
---when there is more than one highlight.
292
+---A highlight group is always calculated and upserted for the case of highlights changing.
293
---@param node Node
294
---@return string|nil icon_hl_group
295
---@return string|nil name_hl_group
0 commit comments