From a23d81e1f57db685149794542e0db9379bf6b5ff Mon Sep 17 00:00:00 2001 From: laurensmiers Date: Mon, 21 Aug 2017 18:04:09 +0200 Subject: [PATCH] Update cheat-sheet --- cheat-sheet.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/cheat-sheet.txt b/cheat-sheet.txt index 76a76e4..24f0c7d 100644 --- a/cheat-sheet.txt +++ b/cheat-sheet.txt @@ -4,3 +4,4 @@ C-h k : lookup key sequence C-x 0 : close current window C-q : insert a M-x (un)tabify : (replace) tabs +M-x describe-bindings : list of all mapped keys/commands