From 233d29c4d70bc27a4e68c234cca7d653da06966d Mon Sep 17 00:00:00 2001 From: Huang Bin Date: Fri, 6 May 2016 15:05:49 +0800 Subject: [PATCH] Update README.md (#996) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ecc7aa4..83f66c6 100644 --- a/README.md +++ b/README.md @@ -281,7 +281,7 @@ Keybinding | Description C-x M-g | Open Magit's popup of popups. M-Z | Zap up to char. C-= | Run `expand-region` (incremental text selection). -C-a | Run `prelude-move-beginning-of-line`. Read [this](http://emacsredux.com/blog/2013/05/22/smarter-navigation-to-the-beginning-of-a-line/) for details. +C-a | Run `crux-move-beginning-of-line`. Read [this](http://emacsredux.com/blog/2013/05/22/smarter-navigation-to-the-beginning-of-a-line/) for details. #### Prelude Mode