Fix ligatures for Cascadia
This commit is contained in:
parent
d8a0903f33
commit
4b8fc11e56
1 changed files with 1 additions and 1 deletions
|
|
@ -378,7 +378,7 @@
|
||||||
"===" "=>>" "=<<" ">=" ">>" ">>=" ">>>" "<!--" "<*" "<*>" "<|" "<||"
|
"===" "=>>" "=<<" ">=" ">>" ">>=" ">>>" "<!--" "<*" "<*>" "<|" "<||"
|
||||||
"<|||" "<|>" "<$" "<$>" "<+" "<+>" "<=" "<>" "<<" "<<=" "<<<" "<~"
|
"<|||" "<|>" "<$" "<$>" "<+" "<+>" "<=" "<>" "<<" "<<=" "<<<" "<~"
|
||||||
"<~>" "<~~" "</" "</>" "~-" "~@" "~=" "~>" "~~" "~~>" "^=" "%%"
|
"<~>" "<~~" "</" "</>" "~-" "~@" "~=" "~>" "~~" "~~>" "^=" "%%"
|
||||||
"->" "-->" "--->" "<-" "<--" "<---"))
|
"->" "->>" "-->" "--->" "<-" "<--" "<---"))
|
||||||
((string= font-family "Fira Code")
|
((string= font-family "Fira Code")
|
||||||
'("www" "**" "***" "**/" "*>" "*/" "\\\\" "\\\\\\" "{-" "[]" "::"
|
'("www" "**" "***" "**/" "*>" "*/" "\\\\" "\\\\\\" "{-" "[]" "::"
|
||||||
":::" ":=" "!!" "!=" "!==" "-}" "--" "---" "-->" "->" "->>" "-<"
|
":::" ":=" "!!" "!=" "!==" "-}" "--" "---" "-->" "->" "->>" "-<"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue