From 2c706149666609f3f33f1aa55bf1c5123e920a5a Mon Sep 17 00:00:00 2001 From: Jonas Helgemo Date: Wed, 24 Sep 2014 09:11:11 +0200 Subject: [PATCH] Fixed typo for keyboard shortcut in Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1da57ac..38adddc 100644 --- a/README.md +++ b/README.md @@ -360,7 +360,7 @@ Keybinding | Description C-c p s s | Runs `ag` on the project. Requires the presence of `ag.el`. C-c p a | Runs `ack` on the project. Requires the presence of `ack-and-a-half`. C-c p c | Runs a standard compilation command for your type of project. -C-c p p | Runs a standard test command for your type of project. +C-c p P | Runs a standard test command for your type of project. C-c p z | Adds the currently visited to the cache. C-c p p | Display a list of known projects you can switch to. @@ -591,7 +591,7 @@ afterwards. This is not a bug - it's a feature! I firmly believe that the one true way to use Emacs is by using it the way it was intended to be used (as -far as navigation is concerned at least). +far as navigation is concerned at least). If you'd like to be take this a step further and disable the arrow key navigation completely put this in your personal config: