diff options
Diffstat (limited to 'doc/manual/14_Appendix.md')
-rw-r--r-- | doc/manual/14_Appendix.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/14_Appendix.md b/doc/manual/14_Appendix.md index d19257d1..cdff8db7 100644 --- a/doc/manual/14_Appendix.md +++ b/doc/manual/14_Appendix.md @@ -25,10 +25,10 @@ Ctrl+C<br/>Ctrl+Ins |⌘C |Copy Ctrl+V<br/>Shift+Ins |⌘V |Paste Ctrl+D |⌘D |Duplicate line Del |⌦<br/>^D |Delete +Alt+Del |^⌦ |Delete word Ctrl+A |⌘A |Select all Ctrl+M |^M |Match brace Ctrl+Enter |^⎋ |Complete word -Alt+Del |^⌦ |Delete word Ctrl+Alt+Shift+H |⌘⇧H |Highlight word Ctrl+/ |^/ |Toggle block comment Ctrl+T |^T |Transpose characters |