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

refactor(types): change neotree.Config to a partial class #1722

Merged
merged 3 commits into from
Mar 11, 2025

Conversation

pynappo
Copy link
Collaborator

@pynappo pynappo commented Mar 11, 2025

as of last month, lua_ls has a convenient (partial) class type which lets us be more sure about the values in neotree's actual config while being less sure about the user's passed in config

@pynappo pynappo changed the title make the config type partial feat(types): turn neotree.Config into a partial @class Mar 11, 2025
@pynappo pynappo changed the title feat(types): turn neotree.Config into a partial @class feat(types): turn neotree.Config into a partial class Mar 11, 2025
@pynappo pynappo changed the title feat(types): turn neotree.Config into a partial class refactor(types): turn neotree.Config into a partial class Mar 11, 2025
@pynappo pynappo changed the title refactor(types): turn neotree.Config into a partial class refactor(types): turn neotree.Config into a partial class Mar 11, 2025
@pynappo pynappo changed the title refactor(types): turn neotree.Config into a partial class refactor(types): change neotree.Config to a partial class Mar 11, 2025
@pynappo pynappo merged commit b545111 into nvim-neo-tree:main Mar 11, 2025
10 checks passed
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.

1 participant