Search code examples
vimzoomingvim-plugin

Is better way to zoom windows in Vim than ZoomWin?


I used to use ZoomWin: https://github.com/vim-scripts/ZoomWin for toggle between one and multiple windows in Vim. But this plugin has one big issue. When I`m trying to restore multiple windows(vertical split) there is about 2-4 sec delay.

Do you know how to avoid that lag? Or maybe is better solution for that.

Version 25 solved problem: https://github.com/regedarek/ZoomWin


Solution

  • I replaced ZoomWin with the excellent Zen Mode.