]> code.delx.au - dotemacs/commitdiff
Updated README_KEYBINDINGS
authorJames Bunton <jamesbunton@delx.net.au>
Thu, 1 Jun 2017 22:52:16 +0000 (08:52 +1000)
committerJames Bunton <jamesbunton@delx.net.au>
Thu, 1 Jun 2017 22:52:16 +0000 (08:52 +1000)
README_KEYBINDINGS.md

index 91a7cdb4a8c3e9f322d174096f42a31e7b8dff6f..7bf3ec4722467da0c9f90ed20ee2251fb7762fa9 100644 (file)
@@ -223,7 +223,6 @@ Meta-Right-Click                                Yank secondary
 # Mode switching
 ```
 C-x C-j                                         Open direx at current file
-C-c g s                                         Magit status
 F8                                              Toggle flyspell-mode
 F9                                              Toggle whitespace mode
 F10                                             Toggle word wrap
@@ -232,7 +231,7 @@ M-x multi-occur                                 Search in buffers and display re
 M-x eshell                                      Run eshell
 M-x ielm                                        Run Emacs Lisp REPL
 M-x linum-mode                                  Display line numbers
-M-x restclient                                  Open HTTP client
+M-x overwrite-mode                              Switch to overwrite mode
 M-x shell                                       Run bash shell
 M-x slime                                       Run Common Lisp REPL
 M-x smerge-ediff                                Resolve merge conflicts in multi-window mode