font in vscode
This commit is contained in:
parent
0f3ee4e5ae
commit
57bc2510bf
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"editor.cursorStyle": "block",
|
||||
"editor.fontFamily": "Fira Code",
|
||||
"editor.fontFamily": "Fira Code Retina",
|
||||
"editor.fontLigatures": true,
|
||||
"editor.formatOnPaste": true,
|
||||
"editor.formatOnSave": true,
|
||||
|
|
Loading…
Reference in a new issue