diff --git a/README.md b/README.md index 39bb565..1758cc9 100644 --- a/README.md +++ b/README.md @@ -265,6 +265,9 @@ Keybinding | Description F11 | Make the window full screen. F12 | Toggle the Emacs menu bar. C-x g | Open Magit's status buffer. +M-Z | Zap up to char +C-c J | Open the buffer menu and go to the selected buffer in the current window. +Super-> | Open the buffer menu and go to the selected buffer in the current window. 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.