diff options
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -88,6 +88,8 @@ Ctrl+Shift+s = :save-as Ctrl+q = :quit Ctrl+Space = :autocomplete +# go to previous completion +Ctrl+Shift+Space = :autocomplete-back Ctrl+z = :undo Ctrl+Shift+z = :redo |