dotfiles/vim/plugin/zoomwintab.vim
jcosmao 5cbeb519b0 Truncated history of git repo 2024-04-27 19:54:25 +02:00
..
autoload Truncated history of git repo 2024-04-27 19:54:25 +02:00
doc Truncated history of git repo 2024-04-27 19:54:25 +02:00
plugin Truncated history of git repo 2024-04-27 19:54:25 +02:00
README.md Truncated history of git repo 2024-04-27 19:54:25 +02:00

README.md

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