diff options
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -232,6 +232,8 @@ Ctrl+Shift+End = :select-end-of-file Ctrl+a = :select-all # go to previous cursor position Ctrl+p = :previous-position +# move cursor to matching bracket +Ctrl+Shift+5 = :matching-bracket # Ctrl+Shift+d = :clear-selection # insertion |