Files
doomemacs/modules/config
Henrik Lissner 4a69fb5d29 Fix non-prefix key error on MacOS
kbd is necessary for global-set-key, otherwise it reads M-` as three
keys M, - and `, and M is already bound to self-insert-command, so it
cannot be used as a prefix.
2018-12-22 14:23:11 -05:00
..
2018-12-22 14:23:11 -05:00