1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-14 11:23:09 +02:00
lazygit/pkg/gui/presentation/icons
Stefan Haller 6ab5d7f69b Turn remoteIcons into a map
We don't actually use it to do map lookups; we still iterate over it in the same
way as before. However, using a map makes it easier to patch elements; see the
next commit.
2023-06-15 13:25:32 +02:00
..
file_icons.go Add icon for Kotlin script files 2023-02-25 15:14:26 +01:00
git_icons.go Turn remoteIcons into a map 2023-06-15 13:25:32 +02:00
icons.go feat(gui): show commit icons 2022-04-23 12:25:41 +09:00