bdeshi.space

badly expressed

Vim Fingers

vim-fingers

a common solution is to make caps-lock act as an extra escape. but i’ve hijacked that key as a push-to-talk button, so i’m using xcape to make single press of ctrl to emit an escape key press.

another nice option for vim is remapping kj as escape:

set timeoutlen=500
inoremap kj <esc>
vnoremap kj <esc>

khosra f418a74f6c74 · content e4ad4830 · theme eb294867 · 32 publications, 5114901 bytes · built in 328.788904ms