Add new emoji for C files

This commit is contained in:
Arun Prakash Jana 2022-06-25 20:07:43 +05:30
parent 02d48a9144
commit 89bd541562
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
#define EMOJI_AUDIO "🎧"
#define EMOJI_BINARY "📓"
#define EMOJI_BRIEFCASE "💼"
#define EMOJI_C "📑"
#define EMOJI_C "🇨 "
#define EMOJI_CHANGELOG "🔺"
#define EMOJI_CONF "🔧"
#define EMOJI_CPP EMOJI_C