sponsor Vim development Vim logo Vim Book Ad

obvious-resize : Resize Vim windows in an obvious way.

 script karma  Rating 11/7, Downloaded by 734  Comments, bugs, improvements  Vim wiki

created by
Alexandru Tica
 
script type
utility
 
description
A plugin for easy resizing of Vim windows.

Just add the following into your .vimrc file:

noremap <silent> <C-Up> :ObviousResizeUp<CR>
noremap <silent> <C-Down> :ObviousResizeDown<CR>
noremap <silent> <C-Left> :ObviousResizeLeft<CR>
noremap <silent> <C-Right> :ObviousResizeRight<CR>

Project page: https://github.com/talek/obvious-resize
 
install details
 

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
obvious-resize-1.1.zip 1.1 2011-08-30 7.0 Alexandru Tica Bug fix.
obvious-resize-1.0.zip 1.0 2011-08-24 7.0 Alexandru Tica Initial upload
ip used for rating: 18.216.124.8

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