psliwka / vim-smoothie

Smooth scrolling for Vim done rightšŸ„¤
MIT License
988 stars 27 forks source link

Set different scroll speed for Mouse Wheel scrolling #8

Closed bytesizedpcs closed 4 years ago

bytesizedpcs commented 4 years ago

It would be cool to be able to set a different scroll speed based on what type of input you're using.

Currently mouse wheel scrolling is way too fast, but changing the base speed makes it too slow for mapped keybinds.

psliwka commented 4 years ago

This is weird. This plugin is not supposed to alter mouse scrolling in any way at this point. Could you please post more details, @bytesizedpcs?

bytesizedpcs commented 4 years ago

Sorry, after inspecting my vim settings this issue seemed to stem from overlapping scroll plugins.