adding org-toggle-link-display to td
This commit is contained in:
parent
196f4c14d4
commit
ff163c2660
2 changed files with 2 additions and 0 deletions
1
init.el
1
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue