gQ => org-fill-paragraph
This commit is contained in:
parent
1e44e890b7
commit
c6ee002606
1 changed files with 1 additions and 0 deletions
|
@ -256,6 +256,7 @@
|
||||||
"g i" (λ (if (> (length org-inline-image-overlays) 0)
|
"g i" (λ (if (> (length org-inline-image-overlays) 0)
|
||||||
(org-remove-inline-images)
|
(org-remove-inline-images)
|
||||||
(org-display-inline-images nil t (line-beginning-position) (line-end-position))))
|
(org-display-inline-images nil t (line-beginning-position) (line-end-position))))
|
||||||
|
"g Q" 'org-fill-paragraph
|
||||||
"g a" 'org-attach
|
"g a" 'org-attach
|
||||||
"g A" 'org-agenda
|
"g A" 'org-agenda
|
||||||
"g t" 'org-show-todo-tree
|
"g t" 'org-show-todo-tree
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue