What is Nostr?
Elias Probst /
npub17ye…xyha
2024-10-24 15:21:58
in reply to nevent1q…ad69

Elias Probst on Nostr: npub1vuhl7…rqwd7 the key for me to learn vim back then was to get rid of the habit ...

npub1vuhl7fr9sp6f26mhjdqumvxqalntqdha0r4zhynn5t9vuy2g7cwqzrqwd7 (npub1vuh…qwd7) the key for me to learn vim back then was to get rid of the habit of using the arrow keys. Sticking to "hjkl"-movements was the foundation for me to make more use of the advanced vim grammar, which always failed as soon as I moved my hands away from the central hjkl-based position.

Disabling the arrow keys is as easy as:
noremap <Up> <Nop>
noremap <Down> <Nop>
noremap <Left> <Nop>
noremap <Right> <Nop>
Author Public Key
npub17ye9xkfxkanhdmv2wavn7pcdefz7n3g6z3cchz9yruv3avc6yzqq3exyha