Open PythonNut opened 6 years ago
smooth-scrolling
should be doing this?
Okay so hl-line-mode
actually interferes with scroll-margin
when positive. Namely, the behavior is that scrolling becomes choppy at the bottom of a file.
The solution may be to reimplement smooth-scrolling
.
I used to do this, but it was appalling. Perhaps a more performant solution exists now.