🔧 (neodymium/vscode) enable gitmoji showEmojiCode

This commit is contained in:
Laureηt 2023-10-16 20:42:55 +02:00
parent 540f7d07e9
commit 461ab66e85
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

View file

@ -28,6 +28,7 @@
"git.autofetch" = true;
"git.confirmSync" = false;
"git.enableSmartCommit" = true;
"gitmoji.showEmojiCode" = true;
"terminal.integrated.fontFamily" =
"'FiraCode Nerd Font Mono', 'Noto Color Emoji'";
"window.menuBarVisibility" = "toggle";