obvious-resize : Resize Vim windows in an obvious way.
| script karma |
Rating 15/8,
Downloaded by 929 |
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: 216.73.216.130
|