X-Git-Url: https://code.delx.au/dotemacs/blobdiff_plain/6f47a4ad1ec0a992c79df0884ecfd4e3fc986314..48325b150f3bb8ee8e74eb0e675046ce99ec4d02:/README_KEYBINDINGS.md diff --git a/README_KEYBINDINGS.md b/README_KEYBINDINGS.md index 2bf709d..68d6293 100644 --- a/README_KEYBINDINGS.md +++ b/README_KEYBINDINGS.md @@ -61,6 +61,7 @@ C-x b Select named buffer C-x C-b Show all buffers C-x C-r Show recent files M-x scratch-buffer Create new scratch buffer +//,~ Go to {root,home} directory in find-file ``` # Windows/frames @@ -114,7 +115,8 @@ C-M-u Move up one level of parentheses ``` Tab Indent current line correctly C-x Tab Indent region with left/right -M-/ Auto-complete +M-/ Expand at point +M-Tab Auto-complete at point M-; Comment line or region M-i Change inner region M-q Reformat paragraph