ZoomWin : Brief-like ability to zoom into/out-of a window
script karma |
Rating 51/19,
Downloaded by 229 |
created by |
Charles Campbell |
|
script type |
utility |
|
description |
Press <c-w>o : the current window zooms into a full screen
Press <c-w>o again: the previous set of windows is restored
This version of ZoomWin, initially authored by Ron Aaron, modified by
Charles Campbell, and posted with permission from Ron Aaron, uses
session files which are guaranteed to be unique. Thus multiple vim's
can independently zoom into and out of a window without interfering
with one another. Furthermore, modified but not yet saved files are
made hidden during zoom-in and restored during zoom-out.
|
|
install details |
Unix: put this file into your
$HOME/.vimrc/plugin
Windows: put this file into your
...\vimfiles\plugin
directory. Like all plugins, you need
set nocp
in your <.vimrc> (or <_vimrc>).
|
|
script versions (upload new version)
Click on the package to download.
|