mirror of
https://github.com/kiliman/operator-mono-lig.git
synced 2026-08-12 02:10:52 +02:00
22 lines
717 B
JavaScript
22 lines
717 B
JavaScript
// new ligatures v2.5
|
|
|
|
- colon_colon ::
|
|
- exclam_exclam !!
|
|
- semicolon_semicolon ;;
|
|
- less_less <<
|
|
- greater_greater >>
|
|
- hyphen_equal (minus_equal) -=
|
|
- asterisk_equal *=
|
|
- slash_equal /=
|
|
- less_slash_greater </>
|
|
- less_less_equal <<=
|
|
- quotedbl_quotedbl_quotedbl """
|
|
- quotesingle_quotesingle_quotesingle '''
|
|
|
|
// new powerline glyphs
|
|
|
|
- E0A1 (Powerline LN)
|
|
- E0A2 (Powerline lock)
|
|
- E0B1 (Powerline left soft divider)
|
|
- E0B3 (Powerline right soft divider)
|