increased vscodium font size
This commit is contained in:
parent
8507125093
commit
cf49ef0731
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"cSpell.useGitignore": false,
|
"cSpell.useGitignore": false,
|
||||||
"editor.fontFamily": "'Ubuntu Mono', 'NanumGothicCoding', 'Iosevka Nerd Font'",
|
"editor.fontFamily": "'Ubuntu Mono', 'NanumGothicCoding', 'Iosevka Nerd Font'",
|
||||||
"editor.fontSize": 16,
|
"editor.fontSize": 18,
|
||||||
"editor.formatOnPaste": true,
|
"editor.formatOnPaste": true,
|
||||||
"editor.formatOnSave": true,
|
"editor.formatOnSave": true,
|
||||||
"explorer.compactFolders": false,
|
"explorer.compactFolders": false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue