diff --git a/keybindings.el b/keybindings.el index d79d5b9..01f0a0d 100644 --- a/keybindings.el +++ b/keybindings.el @@ -60,7 +60,7 @@ ;; Align Equal Signs (via helpers.el) ;; (global-set-key (kbd "M-s-‘") 'align-equal-signs) -;; Fullscreen (requires this patch: https://gist.github.com/1012927) +;; Mac OS X Fullscreen (requires this patch: https://gist.github.com/1012927) (global-set-key (kbd "s-") 'ns-toggle-fullscreen) ;; Set/increase/decrease transparency (via helpers.el)