🔧 (neodymium/vscode) enable gitmoji showEmojiCode
This commit is contained in:
parent
540f7d07e9
commit
461ab66e85
|
@ -28,6 +28,7 @@
|
||||||
"git.autofetch" = true;
|
"git.autofetch" = true;
|
||||||
"git.confirmSync" = false;
|
"git.confirmSync" = false;
|
||||||
"git.enableSmartCommit" = true;
|
"git.enableSmartCommit" = true;
|
||||||
|
"gitmoji.showEmojiCode" = true;
|
||||||
"terminal.integrated.fontFamily" =
|
"terminal.integrated.fontFamily" =
|
||||||
"'FiraCode Nerd Font Mono', 'Noto Color Emoji'";
|
"'FiraCode Nerd Font Mono', 'Noto Color Emoji'";
|
||||||
"window.menuBarVisibility" = "toggle";
|
"window.menuBarVisibility" = "toggle";
|
||||||
|
|
Loading…
Reference in a new issue