diff --git a/README.org b/README.org index 6e9c8a21..21788b3d 100644 --- a/README.org +++ b/README.org @@ -899,6 +899,7 @@ Part of this config includes some special capture templates for my work as a you "E" 'org-export-dispatch "oa" 'org-agenda-list "gt" 'org-babel-tangle + "td" 'org-toggle-link-display "il" 'org-insert-link "it" 'org-insert-todo-subheading) (chris/leader-keys diff --git a/init.el b/init.el index c67eaa67..2223d430 100644 --- a/init.el +++ b/init.el @@ -630,6 +630,7 @@ much faster. The hope is to also make this a faster version of imenu." "E" 'org-export-dispatch "oa" 'org-agenda-list "gt" 'org-babel-tangle + "td" 'org-toggle-link-display "il" 'org-insert-link "it" 'org-insert-todo-subheading) (chris/leader-keys