Skip to content

Commit

Permalink
Merge branch 'master' of github.com:bbatsov/prelude
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Nov 10, 2015
2 parents ea02ea7 + 4635797 commit c468da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -369,7 +369,7 @@ Keybinding | Description
<kbd>C-c p e</kbd> | Shows a list of recently visited project files.
<kbd>C-c p s a</kbd> | Runs `ack` on the project. Requires the presence of `ack-and-a-half`.
<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 a</kbd> | Switch between files with the same name but different extensions.
<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 z</kbd> | Adds the currently visited to the cache.
Expand Down

0 comments on commit c468da2

Please sign in to comment.