Commit Graph
5 Commits
Author SHA1 Message Date
Maksim Odnoletkov eec184e8b0 Fix blame help maps 2019-09-26 03:56:51 -04:00
Maksim Odnoletkov 2cf584f97d Remove redundant jump when opening :Gstatus
Fixes https://github.com/tpope/vim-fugitive/issues/1333
2019-09-16 16:13:56 -04:00
Maksim Odnoletkov 26f6037de6 Reveal folds when using jump maps in commits 2019-09-11 18:13:16 -04:00
Maksim Odnoletkov ddd0513071 Reblame at HEAD from dirty lines
HEAD blame seems to be much more useful than index blame. You can
continue following evolution of the line with further jumps while before
you got struck on 'not yet committed' line if it was already added to
the index.
2019-02-27 23:59:39 -05:00
Maksim Odnoletkov 8bf74ceef3 Make all maps reblame at index when on dirty lines
Otherwise parent and grandparent maps lead to invalid URLs
2019-01-11 23:00:29 -05:00