mirror of
https://github.com/foambubble/foam-template.git
synced 2025-06-07 20:08:54 +00:00
Remove font ligatures from default settings
This commit is contained in:
parent
2e2c9661f5
commit
d8083dbb76
1 changed files with 0 additions and 1 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
@ -1,6 +1,5 @@
|
||||||
{
|
{
|
||||||
"editor.minimap.enabled": false,
|
"editor.minimap.enabled": false,
|
||||||
"editor.fontLigatures": true,
|
|
||||||
"editor.wrappingIndent": "indent",
|
"editor.wrappingIndent": "indent",
|
||||||
"editor.overviewRulerBorder": false,
|
"editor.overviewRulerBorder": false,
|
||||||
"editor.lineHeight": 24,
|
"editor.lineHeight": 24,
|
||||||
|
|
Loading…
Add table
Reference in a new issue