mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -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-sync
|
||||
(:when (featurep! +dragndrop)
|
||||
"c" #'org-download-screenshot
|
||||
"y" #'org-download-yank))
|
||||
(:prefix ("b" . "tables")
|
||||
"-" #'org-table-insert-hline
|
||||
|
Reference in New Issue
Block a user