iosevka: Disable ligation for brace / bracket and bar

This commit is contained in:
Mikael 2024-10-01 20:27:01 +02:00
parent e6f83125e6
commit ec7f3f35cb
Signed by: mikael
SSH key fingerprint: SHA256:21QyD2Meiot7jOUVitIR5YkGB/XuXdCvLW1hE6dsri0

View file

@ -150,7 +150,13 @@
f = "flat-hook-tailed"; f = "flat-hook-tailed";
}; };
ligations.inherits = "dlig"; ligations = {
inherits = "dlig";
disables = [
"brace-bar"
"brack-bar"
];
};
widths = { widths = {
Condensed = { Condensed = {