diff --git a/README.md b/README.md index 77df57d..d655828 100644 --- a/README.md +++ b/README.md @@ -233,8 +233,8 @@ Keybinding | Description C-c g | Search in Google for the thing under point (or an interactive query). C-c G | Search in GitHub for the thing under point (or an interactive query). C-c y | Search in YouTube for the thing under point (or an interactive query). -C-S-RET or M-o | Insert an empty line above the current line and indent it properly -S-RET or M-O or Super-o | Insert an empty line and indent it properly (as in most IDEs). +C-S-RET or M-O or Super-o | Insert an empty line above the current line and indent it properly +S-RET or M-o | Insert an empty line and indent it properly (as in most IDEs). C-S-up or M-S-up | Move the current line or region up. C-S-down or M-S-down| Move the current line or region down. C-c n | Fix indentation in buffer and strip whitespace. @@ -259,7 +259,6 @@ Keybinding | Description Super-m l | Magit log Super-m f | Magit file log Super-m b | Magit blame mode -Super-o | Open line above current line #### OSX modifier keys