mirror of
https://github.com/Llewellynvdm/exa.git
synced 2024-11-26 05:47:32 +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}', //
|
"so" => '\u{f17c}', //
|
||||||
"sql" => '\u{f1c0}', //
|
"sql" => '\u{f1c0}', //
|
||||||
"sqlite3" => '\u{e7c4}', //
|
"sqlite3" => '\u{e7c4}', //
|
||||||
|
"sty" => '\u{f034}', //
|
||||||
"styl" => '\u{e600}', //
|
"styl" => '\u{e600}', //
|
||||||
"stylus" => '\u{e600}', //
|
"stylus" => '\u{e600}', //
|
||||||
"svg" => '\u{f1c5}', //
|
"svg" => '\u{f1c5}', //
|
||||||
|
Loading…
Reference in New Issue
Block a user