]> code.delx.au - dotemacs/blobdiff - README_KEYBINDINGS.md
diminish more minor modes
[dotemacs] / README_KEYBINDINGS.md
index 68d629327bc0bbdc7e473e2ced426e46727e94e8..91a7cdb4a8c3e9f322d174096f42a31e7b8dff6f 100644 (file)
@@ -84,7 +84,7 @@ C-x 5 2                                         New frame (X11 window)
 M-m                                             Jump back to start of indentation
 M-r                                             Jump to window top/bottom/middle
 M-g Tab                                         Jump to column
-M-g f                                           Jump to charactor on current line
+M-g f                                           Jump to charactor, ;/, to go forward/back
 M-g g                                           Jump to visible line or any line
 M-g j                                           Jump to word by first character
 M-g M-g                                         Jump to visible line or any line
@@ -279,6 +279,15 @@ C-c C-c                                         Compile and load the top-level f
 C-c M-k                                         Compile (but not load) the current buffer's file
 ```
 
+
+# Javascript
+```
+C-c C-r                                         Rename variable
+C-c C-c                                         Find type
+C-c C-d                                         Find docs
+```
+
+
 # Shell
 ```
 M-!                                             Execute command