Open scvdance opened 11 years ago
maybe this issue has to do with the multiple actions of scrolling down buffered to be executed, even when hitting the bottom of the screen. do you experience crash in the middle of the buffer or just only when it reaches the bottom?
I'll send a patch proposal to [maybe] fix this, which will stopping scrolling up/down when reaching the top/bottom.
@scvdance Can you try https://github.com/lucasicf/vim-smooth-scroll/commit/d303180b3ef7add7ebee5133120f29a60f0a4a75 and see if it fixes your issue?
Hi,
I have configured your plugin and it is causing vim to crash when I just hold CTRL-D for a period of time. Do you know about this issue?