Skip to content

Commit

Permalink
dired-guess.el: Add HEIC
Browse files Browse the repository at this point in the history
  • Loading branch information
abo-abo committed Aug 13, 2021
1 parent 9a7ea4c commit 937ca21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dired-guess.el
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@

;;* Media
(dig-connect
'("jpg" "jpeg" "png" "svg" "gif" "tiff" "xpm" "bmp" "ico")
'("jpg" "jpeg" "png" "svg" "gif" "tiff" "xpm" "bmp" "ico" "heic")
"eog")

(dig-connect
Expand Down

0 comments on commit 937ca21

Please sign in to comment.