xahlee / xah-fly-keys

the most efficient keybinding for emacs
http://xahlee.info/emacs/misc/xah-fly-keys.html
469 stars 80 forks source link

Add missing character mapping for workman<>dvorak #163

Closed emiltoacs closed 7 months ago

emiltoacs commented 7 months ago

In xah-fly-layouts 4 mapping from dvorak to workman were missing ("[" . "-") ("]" . "=") ("/" . "[") ("=" . "]")

I discovered them since the recent commits where adding new window splitting on : '[' ']'

xahlee commented 7 months ago

thank you.