Replies: 2 comments 4 replies
-
Unfortunately Resizing after split is actually a vim option: |
Beta Was this translation helpful? Give feedback.
2 replies
-
On set winfixwidth
set winfixheight |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an issue with preserving window proportions. If I have one or more horizontal splits - it doesn't work. For example I have terminal in the bottom (:term://zsh or ToggleTerm terminal). So nvim-tree keeps resize my splits igoring 'preserve_window_proportions' property.
Is there any way to fix that?
Beta Was this translation helpful? Give feedback.
All reactions