Skip to content

Commit f415f26

Browse files
committed
update comments in config files for clarity
1 parent 4e4e0f2 commit f415f26

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ Fonts:
6868
# Font Features
6969

7070
# 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
7271
Code Ligatures: True
7372

7473
# Include font features to freeze in stylistic options. Copy them below to use.

premade-configs/sans-duo.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ Fonts:
3030
slnt: -10
3131
CRSV: 1
3232

33-
# 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
34-
Code Ligatures: False
33+
Code Ligatures: True
3534

3635
Features:
3736
- ss03 # Simplified f

0 commit comments

Comments
 (0)