disable font ligatures in zed
This commit is contained in:
@@ -20,6 +20,9 @@
|
|||||||
"format_on_save": "off",
|
"format_on_save": "off",
|
||||||
"ui_font_size": 16,
|
"ui_font_size": 16,
|
||||||
"buffer_font_size": 15,
|
"buffer_font_size": 15,
|
||||||
|
"buffer_font_features": {
|
||||||
|
"calt": false
|
||||||
|
},
|
||||||
"theme": {
|
"theme": {
|
||||||
"mode": "system",
|
"mode": "system",
|
||||||
"light": "One Light",
|
"light": "One Light",
|
||||||
|
Reference in New Issue
Block a user