Skip to content

Commit

Permalink
feat: add .norg icon
Browse files Browse the repository at this point in the history
Closes: #1284

Signed-off-by: Christina Sørensen <ces@fem.gg>
  • Loading branch information
cafkafk committed Jan 23, 2025
1 parent 1f882d8 commit e1bc41f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/output/icons.rs
Original file line number Diff line number Diff line change
Expand Up @@ -790,6 +790,7 @@ const EXTENSION_ICONS: Map<&'static str, char> = phf_map! {
"ninja" => '\u{f0774}', // 󰝴
"nix" => '\u{f313}', // 
"node" => Icons::NODEJS, // 
"norg" => '\u{e847}', // 
"nsp" => '\u{F07E1}', // 󰟡
"nu" => Icons::SHELL_CMD, // 
"o" => Icons::BINARY, // 
Expand Down

0 comments on commit e1bc41f

Please sign in to comment.