Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)YP
Y_Pon @alien.top
BOT
Posts 0
Comments 1
God vs. Devil vs. Evil: What do you use to avoid key chords? Reviews please!
  • Well, it depends.

    I have to use vim/vi at regular basis on remote hosts.

    After 8+ years of using Emacs I've conclude:

    - If Emacs keys => reassign Ctrl to Caps Lock

    - If Vim keys => sometimes Emacs arised somewhere, so you have to know at least base of it. I set Emacs keys in Insert mode of Evil-mode, works fine.

    - Additional mode keybindings that loaded after all other modes and provide my most used keybindings.

    - Escape quits

    Offcourse I can't hide my config :-) since init.el demonstration already part of emacsers culture :-)

    https://github.com/underside/emacs-init/blob/01a8b2773c896a573a92637b3138d1169feafbb9/init.el#L1155