From 959e96f8720dc3519eb7740d67b611df334f7fc6 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Sat, 30 Dec 2017 09:35:38 +0200 Subject: [PATCH] Add a note about the Super key --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7083d81..0ff90c2 100644 --- a/README.md +++ b/README.md @@ -403,7 +403,9 @@ Keybinding | Description C-c p p | Display a list of known projects you can switch to. Prelude adds an extra keymap prefix `S-p` (`S` stands for -`Super`), so you can use `S-p` instead of `C-c p`. +`Super`), so you can use `S-p` instead of `C-c p`. By default on Windows keyboard +`Super` is mapped to the `Windows` key and on macOS keyboards `Super` is mapped +to the `Command` key. If you ever forget any of Projectile's keybindings just do a: