diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-24 13:51:36 -0500 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2021-02-24 13:51:36 -0500 |
commit | 1c68c64874fdc6a8e54603c9c315efb715e85653 (patch) | |
tree | 2410603918d216a9e098dfedaf11266646e12716 /ted.cfg | |
parent | 2ee58f18bbf49bebb78bf5840e7f06a531fe8e28 (diff) |
:split-join
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -123,6 +123,8 @@ Ctrl+g = :goto-line Ctrl+/ = :split-horizontal Ctrl+Shift+/ = :split-vertical +# unsplit +Ctrl+j = :split-join Escape = :escape |