Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: error with toggle_auto_expand_width when window.width is not lua number #900

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

williamhCode
Copy link
Contributor

fixes #899.
I basically extracted the little resolve width code I wrote for #790 into a util function and used it for toggle_auto_expand_width.

@cseickel cseickel merged commit bc79129 into nvim-neo-tree:main Apr 26, 2023
3 checks passed
@cseickel cseickel linked an issue Apr 26, 2023 that may be closed by this pull request
@williamhCode williamhCode deleted the fix-width-issues branch April 26, 2023 11:59
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_auto_expand_width breaks when width is function
2 participants