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:
parent
f972d6ae68
commit
86af186683
@ -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", //
|
||||
|
Loading…
Reference in New Issue
Block a user