diff options
author | Teddy Wing | 2018-03-07 20:52:34 +0100 |
---|---|---|
committer | Teddy Wing | 2018-03-07 20:52:34 +0100 |
commit | 26d6b13bc20582b09df7ee40c7d0f2c2580d19e2 (patch) | |
tree | 9391cb41960015488868e4e3ae4a55927e2e6a5c /bundle/vim-scala | |
parent | 319a253ef10513a53c08dab57ab677ae22621a9f (diff) | |
download | dotvim-26d6b13bc20582b09df7ee40c7d0f2c2580d19e2.tar.bz2 |
git-blamer: Align cursor lines of buffer and GitBlamer window
Take the mechanism that Fugitive.vim uses:
https://github.com/tpope/vim-fugitive/blob/f3ccb0c12ee4985b8808f83059830a24cc92821c/plugin/fugitive.vim#L2048-L2064
This positions the cursor lines on the same horizontal line so that
blame information can be read on the same line as the code it
corresponds to.
Not sure, but it doesn't seem to work exactly right on one of my
machines, but did appear to work correctly on another. Could just be the
fault of 'wrap' though.
Diffstat (limited to 'bundle/vim-scala')
0 files changed, 0 insertions, 0 deletions