- Notifications
You must be signed in to change notification settings - Fork34
Automatic resizing of Vim windows to the golden ratio
License
roman/golden-ratio
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
When working with many windows at the same time, each window has a size that isnot convenient for editing.
golden-ratio helps on this issue by resizing automatically the windows you areworking on to the size specified in the "Golden Ratio". The window that has themain focus will have the perfect size for editing, while the ones that are notbeing actively edited will be re-sized to a smaller size that doesn't get inthe way, but at the same time will be readable enough to know it's content.
You can also disable the automatic resizing and use a mapping to resize ondemand.
For more info about the golden ratio check outGolden Ratio on Wikipedia.
Refer to:help golden-ratio for options.
- Withpathogen:
cd ~/.vim/bundle git clone git://github.com/roman/golden-ratio.git- WithVundle:
" .vimrcBundle 'roman/golden-ratio'This plugin was developed by Roman Gonzalez (romanandreg [at] gmail.com), ifyou have any suggestions to improve the code/functionality please send a pullrequest to the github repo:
http://github.com/roman/golden-ratio
Thanks particuarly to ujihisa for the inspiration to develop this plugin.
golden-ratio is released under the MIT license. Check LICENSE file.
About
Automatic resizing of Vim windows to the golden ratio
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Contributors9
Uh oh!
There was an error while loading.Please reload this page.