Update the section on Projectile's keybindings
This commit is contained in:
parent
a7bae36f8a
commit
744790627c
1 changed files with 2 additions and 8 deletions
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…
Reference in a new issue