mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-02 14:53:38 -05:00
Bind 'SPC m a c' to org-download-screenshot #2429
This commit is contained in:
@@ -621,6 +621,7 @@ between the two."
|
|||||||
"s" #'org-attach-set-directory
|
"s" #'org-attach-set-directory
|
||||||
"S" #'org-attach-sync
|
"S" #'org-attach-sync
|
||||||
(:when (featurep! +dragndrop)
|
(:when (featurep! +dragndrop)
|
||||||
|
"c" #'org-download-screenshot
|
||||||
"y" #'org-download-yank))
|
"y" #'org-download-yank))
|
||||||
(:prefix ("b" . "tables")
|
(:prefix ("b" . "tables")
|
||||||
"-" #'org-table-insert-hline
|
"-" #'org-table-insert-hline
|
||||||
|
Reference in New Issue
Block a user