]> git.lizzy.rs Git - micro.git/commitdiff
Help: mention (un)indent in defaultkeys (#2358)
authorAndrey Bienkowski <hexagon-recursion@posteo.net>
Fri, 11 Feb 2022 22:13:35 +0000 (22:13 +0000)
committerGitHub <noreply@github.com>
Fri, 11 Feb 2022 22:13:35 +0000 (14:13 -0800)
runtime/help/defaultkeys.md

index b724ab5632a7e596bf9767c396d63395d6ab73ca..31941491e0e76c38159606c38de160d48a6a34e0 100644 (file)
@@ -83,6 +83,8 @@ can change it!
 | Alt-DownArrow                       | Move current line or selected lines down  |
 | Alt-Backspace or Alt-Ctrl-h         | Delete word left                          |
 | Ctrl-a                              | Select all                                |
+| Tab                                 | Indent selected text                      |
+| Shift-Tab                           | Unindent selected text                    |
 
 ### Macros