Skip to content

Commit

Permalink
change neovim to proper icon
Browse files Browse the repository at this point in the history
  • Loading branch information
zachcoyle authored and zwpaper committed Feb 22, 2024
1 parent 41893ae commit f057e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme/icon.rs
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ impl IconTheme {
(".node_repl_history", "\u{e718}"), // ""
("npmignore", "\u{e71e}"), // ""
(".npm", "\u{e5fa}"), // ""
("nvim", "\u{e62b}"), // ""
("nvim", "\u{f36f}"), // ""
("obj", "\u{e624}"), // ""
("os-release", "\u{e615}"), // ""
("package.json", "\u{e718}"), // ""
Expand Down

0 comments on commit f057e29

Please sign in to comment.