Fixed typo for keyboard shortcut in Readme
This commit is contained in:
parent
3017a15150
commit
2c70614966
1 changed files with 2 additions and 2 deletions
|
@ -360,7 +360,7 @@ Keybinding | Description
|
|||
<kbd>C-c p s s</kbd> | Runs `ag` on the project. Requires the presence of `ag.el`.
|
||||
<kbd>C-c p a</kbd> | Runs `ack` on the project. Requires the presence of `ack-and-a-half`.
|
||||
<kbd>C-c p c</kbd> | Runs a standard compilation command for your type of project.
|
||||
<kbd>C-c p p</kbd> | Runs a standard test command for your type of project.
|
||||
<kbd>C-c p P</kbd> | Runs a standard test command for your type of project.
|
||||
<kbd>C-c p z</kbd> | Adds the currently visited to the cache.
|
||||
<kbd>C-c p p</kbd> | Display a list of known projects you can switch to.
|
||||
|
||||
|
|
Loading…
Reference in a new issue