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

plugins/utils/nvim-tree: marked setup options as deprecated #160

Merged
merged 1 commit into from
Feb 1, 2023

Conversation

GaetanLepage
Copy link
Member

Some nvim-tree options have been deprecated.
See: https://github.com/nvim-tree/nvim-tree.lua/wiki/Open-At-Startup#legacy-migration
This PR marks them as deprecated.

In the wiki, they suggest implementations that a user could put in his config to replicate these behaviors.
Maybe we could implement them and restore the corresponding options later.
This is not the goal of this PR.

@pta2002
Copy link
Collaborator

pta2002 commented Feb 1, 2023

Agree with the manual implementation!

@pta2002 pta2002 merged commit 337e4c7 into nix-community:main Feb 1, 2023
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.

2 participants