wbolster / emacs-evil-colemak-basics

Emacs package with basic key rebindings for evil-mode with the Colemak keyboard layout
86 stars 23 forks source link

Add mod-dh support to the Colemak bindings. #9

Closed deifactor closed 3 years ago

deifactor commented 3 years ago

This just swaps h and m. I'm not sure if this covers all the multi-key sequences. It might be better to programmatically look at the evil keymap and swap them, but I'm not sure how.

wbolster commented 3 years ago

can you add a line or two to the README about this option? there are already short descriptions of the other settings

deifactor commented 3 years ago

Oops, this got dropped on the floor because of other life stuff. Gonna get around to this this weekend.

wbolster commented 3 years ago

no rush, i am quite sure you're doing this exclusively for yourself as the only user 🤪 this whole thing is niche (emacs) niche (evil) niche (colemak) niche (mod) 🤓

fredyr commented 3 years ago

I am also on the look-out for this feature, so you're not all alone 😄

deifactor commented 3 years ago

Finally done. Sometimes the smallest things get put off the most. I also squashed the commits down into one.