diff --git a/README.org b/README.org index 796b575c..30001424 100644 --- a/README.org +++ b/README.org @@ -1126,6 +1126,7 @@ Part of this config includes some special capture templates for my work as a you "oa" 'org-agenda "gt" 'org-babel-tangle "td" 'org-toggle-link-display + "tp" 'org-toggle-pretty-entities "il" 'org-insert-link "it" 'org-insert-todo-subheading) (chris/leader-keys diff --git a/init.el b/init.el index 0a5847d8..ab611d1c 100644 --- a/init.el +++ b/init.el @@ -815,6 +815,7 @@ much faster. The hope is to also make this a faster version of imenu." "oa" 'org-agenda "gt" 'org-babel-tangle "td" 'org-toggle-link-display + "tp" 'org-toggle-pretty-entities "il" 'org-insert-link "it" 'org-insert-todo-subheading) (chris/leader-keys