tvl-depot/emacs/.emacs.d
William Carroll cce926d60f Remove KBDs supporting undesired Ergodox configuration
I mistakenly mapped one of my dual-function keys on my Ergodox to send Shift+CMD
instead of CMD. When some of my Emacs keybindings weren't firing, I noticed that
the key event they received was some like `C-S-s-<char>` instead of say
`C-s-<char>`. As a quick fix, I duplicated each of my keybindings that relied on
the CMD key to support Shift+CMD as well until I remapped the key on my
Ergodox. This morning, I remapped the Shift+CMD key to CMD, so I'm bidding adieu
to this code.
2020-02-03 10:54:15 +00:00
..
snippets Move move .emacs.d out of configs/shared 2020-01-30 16:00:29 +00:00
vendor Move move .emacs.d out of configs/shared 2020-01-30 16:00:29 +00:00
wpc Remove KBDs supporting undesired Ergodox configuration 2020-02-03 10:54:15 +00:00
init.el Support timestring.el 2020-02-02 18:31:32 +00:00
opam-user-setup.el Move move .emacs.d out of configs/shared 2020-01-30 16:00:29 +00:00