Disable font ligatures
This commit is contained in:
parent
361590dc36
commit
63abbadb83
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@
|
||||||
},
|
},
|
||||||
"gitlens.keymap": "alternate",
|
"gitlens.keymap": "alternate",
|
||||||
"editor.cursorBlinking": "smooth",
|
"editor.cursorBlinking": "smooth",
|
||||||
"editor.fontLigatures": true,
|
|
||||||
"editor.smoothScrolling": true,
|
"editor.smoothScrolling": true,
|
||||||
"workbench.editor.enablePreview": false,
|
"workbench.editor.enablePreview": false,
|
||||||
"terminal.integrated.enableBell": true,
|
"terminal.integrated.enableBell": true,
|
||||||
|
|
Loading…
Reference in a new issue