dhruvasagar / vim-zoom

Toggle zoom in / out individual windows (splits)
239 stars 15 forks source link

(feat) Support TMUX style zoom #17

Closed denzuko closed 2 years ago

denzuko commented 3 years ago

Adds

dhruvasagar commented 3 years ago

I did consider this mapping in the beginning, however I feel the vim's native :h ^w_z is useful, it closes preview windows.

dhruvasagar commented 3 years ago

@denzuko Did you get a chance to look at my comments ?

denzuko commented 3 years ago

@dhruvasagar I did and those are good ideas. Plus TIL there's a empty function, nice!

dhruvasagar commented 2 years ago

I have pushed change towards this effect. Kindly refer to the documentation.