dhruvasagar / vim-zoom

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

No effect #16

Closed benlieb closed 3 years ago

benlieb commented 3 years ago

This seems like a cool plugin, but it doesn't do anything as far as I can tell.

I tried the mapping (C-Wm) as well as call zoom#toggle() directly, and nothing changed.

Am I missing something? The method above was found on auto complete, so install seems to have worked fine...

benlieb commented 3 years ago

I thought this would zoom text, but it maximizes the window. Ha. Ok, my bad.

dhruvasagar commented 3 years ago

@benlieb That's alright :), zooming text should mostly be outside the control of vim, \<c-+> does work in most terminal emulators and should also work within gui vim