Files
operator-mono-lig/newligatures.go
T
2019-10-31 14:13:31 -04:00

22 lines
644 B
Go

// new ligatures
less_slash.liga </
slash_greater.liga />
underscore_underscore.liga __
colon_equal.liga :=
w_w_w.liga www
less_hyphen_greater.liga <->
// alternate ligature glyphs
greater_equal.2.liga >=
less_equal.2.liga <=
equal_equal.2.liga == // extended equal with gap
equal_equal_equal.2.liga === // extended equal with gap
// non-ligature glyphs (not by default, use profiles.ini)
percent=percent.alt % // open vs closed circles
// power line glyphs
uniE0A0 // Powerline branch
uniE0B0 // Powerline right triangle
uniE0B2 // Powerline left triangle