Hi there, I'm finding I'm having a hard time breaking my habits with vim for PgUp and PgDn. I use Ctrl-J and Ctrl-K, respectively. I was wondering if we can get two more options for remapping the keys of PgUp and PgDn. π
Would be cool to be able to configure it like this:
[input.global-pgup]
special-keys=["PgUp"]
[input.global-pgdn]
special-keys=["PgDn"]
Hi there, I'm finding I'm having a hard time breaking my habits with vim for
PgUpandPgDn. I useCtrl-JandCtrl-K, respectively. I was wondering if we can get two more options for remapping the keys ofPgUpandPgDn. πWould be cool to be able to configure it like this: