mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-10 12:33:47 -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.