psliwka / vim-smoothie

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

Disable default mappings #4

Closed pwntester closed 4 years ago

pwntester commented 4 years ago

Please provide an option to disable default mappings. They may overlap with user mappings (eg: I use for Defx)

Thanks

null-sleep commented 4 years ago

+1 I had to manually comment out <C-f> from smoothie.vim to be able to use it Edit: Looks like #3 takes care of it

psliwka commented 4 years ago

Say hello to g:smoothie_no_default_mappings!