mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
gQ => org-fill-paragraph
This commit is contained in:
@ -256,6 +256,7 @@
|
||||
"g i" (λ (if (> (length org-inline-image-overlays) 0)
|
||||
(org-remove-inline-images)
|
||||
(org-display-inline-images nil t (line-beginning-position) (line-end-position))))
|
||||
"g Q" 'org-fill-paragraph
|
||||
"g a" 'org-attach
|
||||
"g A" 'org-agenda
|
||||
"g t" 'org-show-todo-tree
|
||||
|
Reference in New Issue
Block a user