From bf0e149eabef13d036685d014c424481f5558bd6 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 14 Feb 2016 13:24:12 -0800 Subject: [emacs] Add more key binding to the documentation. --- README.org | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README.org') diff --git a/README.org b/README.org index 259fbe9..48e5a43 100644 --- a/README.org +++ b/README.org @@ -12,7 +12,8 @@ My personal configuration files. | super-return | Toggle fullscreen | | C-h f | Display help about a function | | C-h k | Which function is binded to a sequence of keys | -| | | +| M-$ | Flyspell suggestion | +| C-s | Regex search with an overview | For smartparens @@ -66,3 +67,10 @@ M-d | Unwrap the current list. | C-c C-' | Toggle ' and " | | | | +*** Scheme + +| Binding | Description | +|-------------+-------------------------| +| C-u C-a C-z | Load buffer in the REPL | +| | | + -- cgit 1.4.1