Skip to content

Commit

Permalink
Merge pull request #68 from km45/km45-patch-1
Browse files Browse the repository at this point in the history
Add vscode setting editor.fontFamily
  • Loading branch information
km45 authored Nov 8, 2024
2 parents 7273ffa + 2ef4eb4 commit 9afd88d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/vscode/settings_base.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"editor.fontFamily": "Cascadia Mono, BIZ UDGothic",
"editor.guides.bracketPairs": true,
"editor.stickyScroll.enabled": true,
"editor.tabSize": 8,
Expand Down

0 comments on commit 9afd88d

Please sign in to comment.