General comment updates
This commit is contained in:
parent
68389d21cd
commit
673761d4d8
3 changed files with 4 additions and 3 deletions
|
@ -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" ?)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue