Update icons.rs

Add Markdown icon for Julia Markdown documents (same convention as for `*.Rmd`)
This commit is contained in:
Jacob Vaverka 2022-01-10 11:46:23 -05:00 committed by GitHub
parent 42659f9345
commit e433b3fed0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -214,6 +214,7 @@ pub fn icon_for_file(file: &File<'_>) -> char {
"jfif" => '\u{f1c5}', // 
"jif" => '\u{f1c5}', // 
"jl" => '\u{e624}', // 
"jmd" => '\u{f48a}', // 
"jpe" => '\u{f1c5}', // 
"jpeg" => '\u{f1c5}', // 
"jpg" => '\u{f1c5}', // 