From c80a94aa7af84ddc86d0487b3fc70694841b555c Mon Sep 17 00:00:00 2001 From: Pere Bohigas Date: Sat, 25 Feb 2023 10:51:43 +0100 Subject: Add icon for Kotlin files --- pkg/gui/presentation/icons/file_icons.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/gui/presentation/icons/file_icons.go b/pkg/gui/presentation/icons/file_icons.go index e3f2b68eb..e23e5ed12 100644 --- a/pkg/gui/presentation/icons/file_icons.go +++ b/pkg/gui/presentation/icons/file_icons.go @@ -179,6 +179,7 @@ var extIconMap = map[string]string{ ".jsx": "\ue7ba", //  ".jxl": "\uf1c5", //  ".ksh": "\uf489", //  + ".kt": "\ue634", //  ".latex": "\uf034", //  ".less": "\ue758", //  ".lhs": "\ue777", //  -- cgit v1.2.3