rohit-px2 / nvui

A modern frontend for Neovim.
MIT License
1.73k stars 50 forks source link

Moving cursor up and down, but it has creeping backward #111

Closed axrdiv closed 2 years ago

axrdiv commented 2 years ago

Hey guys. Thank you for this awesome project. When i moving cursor up and down, it has creeping backward. output

rohit-px2 commented 2 years ago

Cursor movement is animated by default. You can disable the movement animation by typing :NvuiCursorAnimationDuration 0 into the command line.