summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
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