kiliman / operator-mono-lig

Add ligatures to Operator Mono similar to Fira Code
MIT License
3.22k stars 203 forks source link

How to get atom to use this and give me the triangles etc #48

Closed mattpilott closed 6 years ago

mattpilott commented 6 years ago
screen shot 2018-03-02 at 13 26 30

I want it like this ^^^

kiliman commented 6 years ago

You should be able to simply change the font to Operator Mono SSm Lig (Preferences > Editor > Font Family)

NOTE: You may have issues with the |> ligature depending on which syntax/parser you have selected.

See this from the Fira Code Atom instructions:

Beware that in some syntaxes selected ligatures might not work. This is usually a syntax parser/tokenization issue (e.g. -> breaks into two symbols by JS/Ruby syntax highlighter).