-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend :GBrowse to support line anchors for commits
In commit buffers :GBrowse with range will include 'diff' dictionary with 'path', 'line1' and 'line2' values for the range on the '---' side of the diff. Root 'path', 'line1' and 'line2' values specify range on the '+++' side. Line number is 0 when position on the corresponding side of the diff is ambiguous because it is inside deleted hunk.
- Loading branch information
1 parent
f29c9e5
commit b4dafb9
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters