Don't swap Command & Option by default

This commit is contained in:
Bozhidar Batsov 2013-09-02 11:57:38 +03:00
parent 7cae1b3427
commit ab2107a5ba
2 changed files with 13 additions and 2 deletions

View file

@ -39,8 +39,6 @@
(exec-path-from-shell-initialize)
;; It's all in the Meta
(setq mac-command-modifier 'meta)
(setq mac-option-modifier 'super)
(setq ns-function-modifier 'hyper)
(defun prelude-swap-meta-and-super ()