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 0b69af5 commit 6811bb7Copy full SHA for 6811bb7
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