sponsor Vim development Vim logo Vim Book Ad

vZoom : Quickly maximize/unmaximize the current window

 script karma  Rating 6/3, Downloaded by 1008  Comments, bugs, improvements  Vim wiki

created by
Kabbaj Amine
 
script type
utility
 
description
This plugin allows to maximize/unmaximize the current window manually using a key mapping or automatically via  a command.

Details & demo here > https://github.com/KabbAmine/vZoom.vim

Please rate it if you find it useful :)
 
install details
Copy the distributed files into Vim runtime directory which is usually ~/.vim/, or $HOME/vimfiles on Windows.

Or use a vim plugin manager.
e.g with vim-plug plus lazyloading:

    Plug 'KabbAmine/vZoom.vim', {'on': '<Plug>(vzoom)'}
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vZoom.tar.gz 0.3 2016-01-29 7.0 Kabbaj Amine     - INTERNAL: More refactoring related to augroups and autocommands
    - FEATURE: Add user's configuration and a 1st option: equalise_windows
    - Add a doc file
0.2
    - INTERNAL: Small refactoring
    - FEATURE : New command VZoomAutoToggle to enable/disable auto zoom
vZoom.tar.gz 0.1 2016-01-14 7.0 Kabbaj Amine Initial upload
ip used for rating: 216.73.216.208

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github