Disable font ligatures

This commit is contained in:
Jake Howard 2023-07-25 11:28:40 +01:00
parent 361590dc36
commit 63abbadb83
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
},
"gitlens.keymap": "alternate",
"editor.cursorBlinking": "smooth",
"editor.fontLigatures": true,
"editor.smoothScrolling": true,
"workbench.editor.enablePreview": false,
"terminal.integrated.enableBell": true,