mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
General comment updates
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
;;; lang/org/autoload/attach.el
|
||||
|
||||
(defun doom--org-attach-icon (path)
|
||||
(defun +org--attach-icon (path)
|
||||
(char-to-string (pcase (downcase (file-name-extension path))
|
||||
("jpg" ?) ("jpeg" ?) ("png" ?) ("gif" ?)
|
||||
("pdf" ?)
|
||||
|
Reference in New Issue
Block a user