From 744790627ca36eb095c87e184924670ab98dc947 Mon Sep 17 00:00:00 2001 From: Bozhidar Batsov Date: Tue, 15 Jul 2014 17:37:07 +0300 Subject: [PATCH] Update the section on Projectile's keybindings --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5248c46..66862ef 100644 --- a/README.md +++ b/README.md @@ -359,14 +359,8 @@ Keybinding | Description C-c p z | Adds the currently visited to the cache. C-c p s | Display a list of known projects you can switch to. -Prelude adds some extra keybindings: - -Keybinding | Command --------------------|------------------------------------------------------------ -Super-f | Find file in project -Super-d | Find directory in project -Super-g | Run grep on project -Super-p | Switch projects +Prelude adds some an extra keymap prefix `S-p` (`S` stands for +`Super`), so you can use `S-p` instead of `C-c p`. If you ever forget any of Projectile's keybindings just do a: