increase vscode fontsize

This commit is contained in:
Ben Harris 2018-10-05 17:43:17 -04:00
parent 0961632f01
commit 622590248b
Signed by untrusted user: ben
GPG Key ID: 4E0AF802FFF7960C
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"editor.fontFamily": "IBM Plex Mono",
"editor.fontSize": 15,
"editor.fontSize": 16,
"editor.wordWrap": "on",
"window.titleBarStyle": "custom",
"files.insertFinalNewline": true,