This add highlighting for AV1 Image File Format (AVIF):
https://aomediacodec.github.io/av1-avif/

* src/dircolors.hin: highlight .avif as image

Signed-off-by: Christian Hesse <m...@eworm.de>
---
 src/dircolors.hin | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/dircolors.hin b/src/dircolors.hin
index 59a9b51d7..0258cc067 100644
--- a/src/dircolors.hin
+++ b/src/dircolors.hin
@@ -134,6 +134,7 @@ EXEC 01;32
 .esd 01;31
 
 # image formats
+.avif 01;35
 .jpg 01;35
 .jpeg 01;35
 .mjpg 01;35

Reply via email to