diff --git a/core/prelude-osx.el b/core/prelude-osx.el index 8ec252f..ba0db17 100644 --- a/core/prelude-osx.el +++ b/core/prelude-osx.el @@ -43,8 +43,9 @@ (setq mac-option-modifier 'meta) (defun prelude-swap-meta-and-super () - "Swap the mapping of meta and super. Very useful for people using their Mac -with a Windows external keyboard from time to time." + "Swap the mapping of Meta and Super. +Very useful for people using their Mac with a +Windows external keyboard from time to time." (interactive) (if (eq mac-command-modifier 'super) (progn