Replies: 1 comment 3 replies
-
I just added spamming detection, so this should help for your use-case 😅 When spamming is detected, animations are temporarily disabled until the user behaves again. I never encountered that issue, since I never spam keys like that. Do let me know if it's better this way. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe it's just me, because I see a lot of people like to use scroll animation in neovim, but I could never get it to work.
This is not a snacks only problem, and is the main reason I never used any animation plugin.
When holding down
C-e
,C-y
,C-d
,C-u
,C-f
,C-b
, animations become "choppy". It's either looking stuck, then suddenly jumping, or moving in a "slow-fps" mode. Sorry I don't have better words to describe it.Please tell me I'm not the only one encountering this, with every single animation plugin in neovim?
Are there any known workarounds?
I want to be clear that my intention is not to bash on any plugin authors, just ranting a bit because I would really like for scroll animations in neovim to work smoothly.
Beta Was this translation helpful? Give feedback.
All reactions