Skip to content

Commit a93766b

Browse files
committed
font:改为FiraCode
1 parent 9d2666e commit a93766b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"files.autoSave": "onFocusChange",
33
"editor.fontSize": 14,
4-
"editor.fontFamily": "'JetBrainsMono Nerd Font', 'JetBrainsMono Nerd Font', 'JetBrainsMono Nerd Font'",
4+
"editor.fontFamily": "'FiraCode Nerd Font Mono', 'FiraCode Nerd Font Mono', 'FiraCode Nerd Font Mono'",
55
"cmake.configureOnOpen": true,
66
"cmake.debugConfig": {
77
"console": "integratedTerminal",

0 commit comments

Comments
 (0)