Browse Source

Minor fix

custom
Bozhidar Batsov 12 years ago
parent
commit
c91bf8d0dd
  1. 2
      README.md

2
README.md

@ -359,7 +359,7 @@ Keybinding | Description
<kbd>C-c p z</kbd> | Adds the currently visited to the cache. <kbd>C-c p z</kbd> | Adds the currently visited to the cache.
<kbd>C-c p s</kbd> | Display a list of known projects you can switch to. <kbd>C-c p s</kbd> | Display a list of known projects you can switch to.
Prelude adds some an extra keymap prefix `S-p` (`S` stands for
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`.
If you ever forget any of Projectile's keybindings just do a: If you ever forget any of Projectile's keybindings just do a:

Loading…
Cancel
Save