1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00

feat(file_icons.go): add Cargo.toml icons

This commit is contained in:
Ryooooooga 2022-04-24 18:23:14 +09:00
parent f972d6ae68
commit 86af186683
No known key found for this signature in database
GPG Key ID: 07CF200DFCC20C25

View File

@ -28,6 +28,7 @@ var nameIconMap = map[string]string{
".vscode": "\ue70c", // 
".zshrc": "\uf489", // 
"Cargo.lock": "\ue7a8", // 
"Cargo.toml": "\ue7a8", // 
"bin": "\ue5fc", // 
"config": "\ue5fc", // 
"docker-compose.yml": "\uf308", // 