chore: add C++ icon for *.cuh

This commit is contained in:
Wu, Zhenyu 2025-01-05 22:34:47 +08:00
parent bea5b28591
commit a2e25475fa
No known key found for this signature in database
GPG key ID: 0E07E1F8C0EC10AD

View file

@ -527,6 +527,7 @@ const EXTENSION_ICONS: Map<&'static str, char> = phf_map! {
"cts" => Icons::LANG_TYPESCRIPT, // 
"cu" => '\u{e64b}', // 
"cue" => Icons::PLAYLIST, // 󰲹
"cuh" => Icons::LANG_CPP, // 
"cxx" => Icons::LANG_CPP, // 
"d" => Icons::LANG_D, // 
"dart" => '\u{e798}', // 