GitHub - vim-scripts/zoomwintab.vim: zoomwintab.vim is a simple zoom window plugin

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

1 Commit

Repository files navigation

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