Closed bobrocke closed 8 years ago
This package doesn't actually highlight the gutter.
So, highlight-line doesn't highlight lines? Do you know what does?
It does highlight lines; but not the gutter. This package only deals with the line
part in the picture below; and does nothing with the gutter
.
Good! So why doesn't the example code turn off line highlighting?
It does (well the code in the screenshot uncommented).
But your theme might have styling on .cursor-line
which gives a primitive highlight line. (Out at the moment and can't remember the exact class).
On 15 Nov 2015, at 12:37, Bob Rockefeller notifications@github.com wrote:
Good! So why doesn't the example code turn off line highlighting?
— Reply to this email directly or view it on GitHub.
OK! I see where it is. Thanks for the clue.
I'd like the line number in the gutter to be highlighted, but not the text of the line itself.
I tried this, but it had no effect:
What did I miss?