Switch font from Fura Code to Fantasque Sans Mono
This commit is contained in:
parent
6634429f1c
commit
0ebaa91bde
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
"default_line_ending": "unix",
|
||||
"enable_tab_scrolling": false,
|
||||
"ensure_newline_at_eof_on_save": true,
|
||||
"font_face": "FuraCode Nerd Font",
|
||||
"font_face": "FantasqueSansMono Nerd Font",
|
||||
"font_size": 14,
|
||||
"ignored_packages": [
|
||||
"Vintage"
|
||||
|
|
Loading…
Reference in a new issue