We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e4e0f2 commit f415f26Copy full SHA for f415f26
2 files changed
config.yaml
@@ -68,7 +68,6 @@ Fonts:
68
# Font Features
69
70
# Freeze in code ligatures? True or False
71
-# Note: must be set to False if you want to both have a proportional font (MONO < 1) and bake in code ligatures under the "calt" feature
72
Code Ligatures: True
73
74
# Include font features to freeze in stylistic options. Copy them below to use.
premade-configs/sans-duo.yaml
@@ -30,8 +30,7 @@ Fonts:
30
slnt: -10
31
CRSV: 1
32
33
34
-Code Ligatures: False
+Code Ligatures: True
35
36
Features:
37
- ss03 # Simplified f
0 commit comments