Browse Source

Update the section on Projectile's keybindings

custom
Bozhidar Batsov 12 years ago
parent
commit
744790627c
  1. 10
      README.md

10
README.md

@ -359,14 +359,8 @@ Keybinding | Description
<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.
Prelude adds some extra keybindings:
Keybinding | Command
-------------------|------------------------------------------------------------
<kbd>Super-f</kbd> | Find file in project
<kbd>Super-d</kbd> | Find directory in project
<kbd>Super-g</kbd> | Run grep on project
<kbd>Super-p</kbd> | 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:

Loading…
Cancel
Save