Commit 7459c3b
committed
[emacs] github-url: fix end line resolution
evil-mode kinda messes up the line computation. This fixes that.
Previously we always used to decrease the line once computed, but this
caused problems if we did char based selection instead of a line based
selection.1 parent d7d8f1e commit 7459c3b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments