sponsor Vim development Vim logo Vim Book Ad

resizewin : mini util for temporary widen window horizontally/vertically/both

 script karma  Rating 0/0, Downloaded by 768  Comments, bugs, improvements  Vim wiki

created by
t9 md
 
script type
utility
 
description
What is this?
==================================
resizewin.vim is minimal utility for resize win

  * horizontally
  * vertically
  * full(both horizontally and vertically)

KeyMap Example
================================
set following keymap in your .vimrc.
then split, vsplit several time.
then try `_`, `|`(bar), `F`

vmap _ <Plug>(ResizeH)
vmap <bar> <Plug>(ResizeV)
vmap F <Plug>(ResizeHV)
nmap _ <Plug>(ResizeH)
nmap <bar> <Plug>(ResizeV)
nmap F <Plug>(ResizeHV)
 
install details
unzip
 

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
resizewin-0.2.zip 0.2 2011-06-15 7.2 t9 md Initial upload
ip used for rating: 18.188.108.54

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github