From 6e59d032d910386498bad2866856d12632a44517 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Fri, 29 Dec 2017 19:28:18 +0200 Subject: [PATCH] Add a note about remapping Return to Control under macOS --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b77b839..5806f5a 100644 --- a/README.md +++ b/README.md @@ -370,6 +370,11 @@ If you want to swap them add this to your personal config: You can also temporarily swap them with `C-c w` (`M-x prelude-swap-meta-and-super`). +**Note**: I'd highly recommend to all macOS users to consider +[remapping Return to +Control](http://emacsredux.com/blog/2013/11/12/a-crazy-productivity-boost-remap-return-to-control/) +instead. That's an epic productivity boost and it's not as crazy as it sounds! + #### Projectile Here's a list of functionality provided by [Projectile](https://github.com/bbatsov/projectile):