vim-smoothie
vim-smoothie copied to clipboard
Implement ``l:smoothie_enabled`` to locally disable the plugin if needed
When this plugin is active, it also jumps smoothly during debugging with vimspector, in which case it is quite distracting. Is there a way to turn it off for that case?
So there is a UICustomisation section in Vimspector, but it seems there is no way to locally disable smoothie. Can you please implement this?