From bfdc31fbb4d05880a5ec6a3a6467385447e62e8c Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Mon, 14 Oct 2019 17:14:07 +0200 Subject: [PATCH] docs: add the M-F and M-N keystrokes to the cheatsheet --- doc/cheatsheet.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/cheatsheet.html b/doc/cheatsheet.html index 454e1dc5..8da71b73 100644 --- a/doc/cheatsheet.html +++ b/doc/cheatsheet.html @@ -66,6 +66,7 @@ Ctrl+JJustify paragraph or region Alt+JJustify entire buffer Alt+BRun a syntax check +Alt+FRun a "fixer"/formatter/arranger Alt+:Start/stop recording of macro Alt+;Replay macro @@ -116,6 +117,7 @@ Alt+ATurn the mark on/off TabIndent marked region Shift+Tab   Unindent marked region +Alt+NTurn line numbers on/off Alt+PTurn visible whitespace on/off Alt+VEnter next keystroke verbatim Ctrl+LRefresh the screen