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 8c42c02 commit 3c666c4Copy full SHA for 3c666c4
lua/nvim-tree/actions/tree/modifiers/expand.lua
@@ -41,7 +41,7 @@ local function limit_folder_discovery(should_descend)
41
end
42
43
44
----@param _ integer expansion_count
+---@param _ integer expansion_count
45
---@param node Node
46
---@return boolean
47
local function descend_until_empty(_, node)
0 commit comments