Minor fix
This commit is contained in:
parent
744790627c
commit
c91bf8d0dd
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue