Commit 9e9751c
committed
Call global-hl-line-unhighlight to remove existing overlay
Setting global-hl-line-mode to nil prevents future highlights, but
doesn't remove any existing overlay. Call global-hl-line-unhighlight
to ensure the overlay is removed when the buffer is configured.1 parent 760240d commit 9e9751c
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
401 | | - | |
| 401 | + | |
| 402 | + | |
402 | 403 | | |
403 | 404 | | |
404 | 405 | | |
| |||
0 commit comments