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 `o` or `` to zoom in current window or use `ZoomWinTabIn` command Press `o` or `` again to zoom out current window or use `ZoomWinTabOut` command You can toggle between zoom in and out using `ZoomWinTabToggle` command [ZoomWin]: http://www.vim.org/scripts/script.php?script_id=508