mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-08 11:33:48 -05:00
- Treat &previewheight as a maximum height. - Make preview window shrink to fit the hunk. - Resize preview window each time. - Make preview window readonly and nomodifiable. Based on code by @somini. Thanks! See #451.