Help: mention (un)indent in defaultkeys (#2358)

This commit is contained in:
Andrey Bienkowski
2022-02-11 22:13:35 +00:00
committed by GitHub
parent 9ece5c8a3f
commit 031d953ed5

View 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