summaryrefslogtreecommitdiff
path: root/ted.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ted.cfg')
-rw-r--r--ted.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/ted.cfg b/ted.cfg
index bca3276..4ab4aa7 100644
--- a/ted.cfg
+++ b/ted.cfg
@@ -265,7 +265,10 @@ Ctrl+t = :generate-tags
Ctrl+d = :goto-definition
# alternative to ctrl+click
Ctrl+' = :goto-definition-at-cursor
+# alternative to ctrl+shift+click
Ctrl+Shift+' = :goto-declaration-at-cursor
+# alternative to ctrl+alt+click
+Ctrl+Alt+' = :goto-type-definition-at-cursor
Ctrl+g = :goto-line
Ctrl+\ = :split-horizontal