mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-11 08:06:25 -04:00
Add icon for Kotlin files
This commit is contained in:
parent
6c0b805137
commit
c80a94aa7a
|
|
@ -179,6 +179,7 @@ var extIconMap = map[string]string{
|
|||
".jsx": "\ue7ba", //
|
||||
".jxl": "\uf1c5", //
|
||||
".ksh": "\uf489", //
|
||||
".kt": "\ue634", //
|
||||
".latex": "\uf034", //
|
||||
".less": "\ue758", //
|
||||
".lhs": "\ue777", //
|
||||
|
|
|
|||
Loading…
Reference in a new issue