Skip to content

Conversation

@sebcode
Copy link
Contributor

@sebcode sebcode commented Aug 21, 2022

resolves #1533

@alex-courtis
Copy link
Member

Thanks for all these fixes!

Copy link
Member

@alex-courtis alex-courtis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested:
hide_root_folder true/false
first, second, last nodes

end

function M.toggle_mark(node)
if node.absolute_path == nil then
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

simpler than is_root_folder_visible

@alex-courtis alex-courtis merged commit 90dcf42 into nvim-tree:master Aug 22, 2022
Almo7aya pushed a commit to Almo7aya/nvim-tree.lua that referenced this pull request Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

toggle_mark on root node throws exception

2 participants