1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-10 22:42:00 +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

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", // 