diff options
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +[core] +tab-width = 4 +cursor-width = 1 +# if you do a bunch of typing, then undo, it will generally +# undo the past this many seconds of editing. +undo-save-time = 6 + [keyboard] # motion keys Left = :left |