Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 494 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 494 Bytes

zoomwintab.vim

zoomwintab.vim is a simple zoom window plugin that uses vim's tabs feature to zoom into a window inspired by ZoomWin plugin

usage

Press <C-w>o or <C-w><C-o> to zoom in current window or use ZoomWinTabIn command
Press <C-w>o or <C-w><C-o> again to zoom out current window or use ZoomWinTabOut command
You can toggle between zoom in and out using ZoomWinTabToggle command