Allow external renderes for unsupported image formats

This commit is contained in:
Daniel - 2023-01-21 10:52:42 +01:00
parent a3f8a95c4b
commit 1d50213f49
No known key found for this signature in database
GPG Key ID: 784AA8DF0CCDF625
1 changed files with 3 additions and 0 deletions

View File

@ -603,6 +603,9 @@
ffap-machine-p-known 'accept
ffap-machine-p-unknown 'reject))
(use-package image
:init (setq image-use-external-converter t))
;; * Essential external packages