Skip to content

Commit

Permalink
Revert "Update readme to use the new projectile binding (bbatsov#1183)"
Browse files Browse the repository at this point in the history
This reverts commit 9590d49.
  • Loading branch information
iainbeeston authored and Caleb Epstein committed Sep 4, 2019
1 parent 6dd374d commit a2a7608
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,13 +381,13 @@ It provides an easy way to navigate and switch projects. Take a look at its exte
to get a feel for everything you can do with Projectile.

Prelude adds an extra keymap prefix `s-p` (`s` stands for
`Super`) in addition to the standard one `C-c C-p`. By default on Windows keyboard
`Super`) in addition to the standard one `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:

<kbd>C-c C-p C-h</kbd> or <kbd>s-p C-h</kbd>
<kbd>C-c p C-h</kbd> or <kbd>s-p C-h</kbd>

Alternatively you can just press <kbd>s-p</kbd> and wait for a moment
for `which-key` to kick in and show you the available keybindings.
Expand Down

0 comments on commit a2a7608

Please sign in to comment.