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