I tried doing ```let ropevim_enable_shortcuts=0``` in my vimrc but the shortcuts are still being bound. How would I properly disable all shortcuts?
I tried doing
let ropevim_enable_shortcuts=0in my vimrc but the shortcuts are still being bound. How would I properly disable all shortcuts?