mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-19 13:43:36 -05:00
lang/org: minor refactor of contrib submodules
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
;;;###if (featurep! +dragndrop)
|
||||
|
||||
;;;###autoload
|
||||
(defun +org-dragndrop-download-dnd (uri action)
|
||||
(defun +org-dragndrop-download-dnd-fn (uri action)
|
||||
"TODO"
|
||||
(if (eq major-mode 'org-mode)
|
||||
(+org-attach/uri uri)
|
||||
|
Reference in New Issue
Block a user