Description
When running: :VGit buffer_blame_preview on a split, the preview is shown across the entire width of neovim instead of just the width of the buffer the preview is for.
Example:
This looks even stranger when previewing a change on the buffer on the right because the diff will be on the left.
- nvim --version output:
NVIM v0.11.5
Build type: Release
LuaJIT 2.1.1762795099
- Operating system: macOS
Description
When running:
:VGit buffer_blame_previewon a split, the preview is shown across the entire width ofneoviminstead of just the width of the buffer the preview is for.Example:
This looks even stranger when previewing a change on the buffer on the right because the diff will be on the left.