mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
packages/iosevka: disable . ligature influence
This commit is contained in:
parent
38e014a57d
commit
fabf33a09a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue