font in vscode

This commit is contained in:
Cyryl Płotnicki 2019-09-07 08:39:35 +01:00
parent 0f3ee4e5ae
commit 57bc2510bf

View file

@ -1,6 +1,6 @@
{ {
"editor.cursorStyle": "block", "editor.cursorStyle": "block",
"editor.fontFamily": "Fira Code", "editor.fontFamily": "Fira Code Retina",
"editor.fontLigatures": true, "editor.fontLigatures": true,
"editor.formatOnPaste": true, "editor.formatOnPaste": true,
"editor.formatOnSave": true, "editor.formatOnSave": true,