mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
packages/iosevka: disable kern-bars
This commit is contained in:
parent
12a1267d06
commit
95134a8cdc
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@ final: prev: rec {
|
||||||
# "brst" # Center asterisk in (* and *)
|
# "brst" # Center asterisk in (* and *)
|
||||||
"slash-asterisk" # Shift asterisk in /* and */
|
"slash-asterisk" # Shift asterisk in /* and */
|
||||||
"kern-dotty" # Move connecting dotty punctuations closer, like for ::, :: # and ...
|
"kern-dotty" # Move connecting dotty punctuations closer, like for ::, :: # and ...
|
||||||
"kern-bars" # Move consecutive bars closer, like for ||, ||| and //
|
# "kern-bars" # Move consecutive bars closer, like for ||, ||| and //
|
||||||
"center-ops" # Vertically align some of the operators (like *) to the center position it is before or after a "center" operator (like +)
|
"center-ops" # Vertically align some of the operators (like *) to the center position it is before or after a "center" operator (like +)
|
||||||
|
|
||||||
# These put -. to the same height
|
# These put -. to the same height
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue