justincampbell / vim-eighties

Automatically resizes your windows
http://www.vim.org/scripts/script.php?script_id=4502
MIT License
64 stars 6 forks source link

Evenly divide up available space among non-selected vertical split. #4

Closed jordwalke closed 11 years ago

jordwalke commented 11 years ago

(of course, refraining from applying this division to the NERDTree).

justincampbell commented 11 years ago

@jordow This doesn't fit my use case and seems complex to implement. If you'd like to take a stab at it, I'd happily accept a pull-request.