mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-25 21:37:33 +00:00
feat: add sty file
Signed-off-by: Matthew Gleich <git@mattglei.ch>
This commit is contained in:
parent
42b546606e
commit
56c78400b8
@ -292,6 +292,7 @@ pub fn icon_for_file(file: &File<'_>) -> char {
|
||||
"so" => '\u{f17c}', //
|
||||
"sql" => '\u{f1c0}', //
|
||||
"sqlite3" => '\u{e7c4}', //
|
||||
"sty" => '\u{f034}', //
|
||||
"styl" => '\u{e600}', //
|
||||
"stylus" => '\u{e600}', //
|
||||
"svg" => '\u{f1c5}', //
|
||||
|
Loading…
Reference in New Issue
Block a user