diff options
Diffstat (limited to 'ted.cfg')
-rw-r--r-- | ted.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -127,7 +127,7 @@ Ctrl+[ = :build-prev-error Ctrl+] = :build-next-error Ctrl+! = :shell -Ctrl+t = "ctags *.c *.h" :shell +Ctrl+t = "ctags *.*" :shell Ctrl+d = :goto-definition Ctrl+g = :goto-line |