Skip to content

feature: add feature to increase/decrease size #1048

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

Merged
merged 4 commits into from
Mar 6, 2022

Conversation

be-ndee
Copy link
Contributor

@be-ndee be-ndee commented Mar 4, 2022

No description provided.

@gegoune
Copy link
Collaborator

gegoune commented Mar 4, 2022

I never used NvimTreeResize before but how about bundling new functionality into that command?

NvimTreeResize 50 - as of now: resize to 50
NvimTreeResize +10 - increment by 10
NvimTreeResize -10 - decrement by 10

@be-ndee
Copy link
Contributor Author

be-ndee commented Mar 5, 2022

Good idea @gegoune ! I changed to code so you can use the NvimTreeResize function like you suggested it.

@kyazdani42 kyazdani42 merged commit 7cb6897 into nvim-tree:master Mar 6, 2022
@be-ndee be-ndee deleted the feat/change-resize-function branch March 6, 2022 11:50
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.

3 participants