summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2021-02-10 10:17:06 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2021-02-11 14:50:02 -0500
commit4f2a012a5dbad755bd621a3308a306afd4589fd5 (patch)
tree84cce3eb1da5f4140e8b83ed307aa361a9cacf1b /ted.cfg
parentc67be90a777430e73c4817d1612cf9eb41b2ad87 (diff)
make find+replace more convenient
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ted.cfg b/ted.cfg
index 24d2e56..60b9929 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -54,6 +54,7 @@ Ctrl+a = :select-all
# insertion
Tab = :tab
+Shift+Tab = :backtab
Enter = :newline
# same as :newline for normal text insertion, but goes to the previous search result instead of the next one
Shift+Enter = :newline-back