Only execute first key press of 'hjkl' keys in VSCode VIM

28 Views Asked by At

I'm using this VIM Extension for VSCode. I want to limit my usage of 'hjkl' keys for better navigation habits. Some kind of timeout or something. Only first press should be counted - any extra presses should be discarded. Is it possible to configure this behavior in VSCode's VIM extension?

I found VIM hardtime but don't think it's possible to integrate this easily in VSCode.

0

There are 0 best solutions below