-
Notifications
You must be signed in to change notification settings - Fork 0
Resize Vim windows in an obvious way.
vim-scripts/obvious-resize
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=3706 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
About
Resize Vim windows in an obvious way.
Resources
Stars
Watchers
Forks
Packages 0
No packages published