obvious-resize : Resize Vim windows in an obvious way.
script karma |
Rating 15/8,
Downloaded by 871 |
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 |
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.14.131.159
|