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.