1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-10 04:07:18 +02:00

Add icon for Kotlin script files

This commit is contained in:
Pere Bohigas 2023-02-25 15:07:55 +01:00
parent c80a94aa7a
commit adef3bd4ca

View File

@ -180,6 +180,7 @@ var extIconMap = map[string]string{
".jxl": "\uf1c5", // 
".ksh": "\uf489", // 
".kt": "\ue634", // 
".kts": "\ue634", // 
".latex": "\uf034", // 
".less": "\ue758", // 
".lhs": "\ue777", // 