packages/iosevka: disable . ligature influence

This commit is contained in:
Primrose 2025-08-24 12:13:45 +08:00
parent 38e014a57d
commit fabf33a09a
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -145,7 +145,7 @@ final: prev: rec {
"center-op-trigger-bar-r" # Bars (|) will trigger other operator characters at right to be centered
"center-op-trigger-angle-inside" # Less (<) and Greater (>) will trigger other operator characters at inside to be centered
"center-op-trigger-angle-outside" # Less (<) and Greater (>) will trigger other operator characters at outside to be centered
"center-op-influence-dot" # Treat dot (.) as operator and perform chained centering
# "center-op-influence-dot" # Treat dot (.) as operator and perform chained centering
"center-op-influence-colon" # Treat colon (:) as operator and perform chained centering
"tilde-tilde" # Make 2 or more contiguous ASCII tildes (like ~~, ~~~ and ~~~~) connected as a wave line
# "tilde-tilde-tilde" # Make 3 or more contiguous ASCII tildes (like ~~~ and ~~~~) connected as a wave line