We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63002e7 commit 4cf344aCopy full SHA for 4cf344a
images/new-ligatures.png
6.84 KB
newligatures.go
@@ -4,6 +4,7 @@ slash_greater.liga />
4
underscore_underscore.liga __
5
colon_equal.liga :=
6
w_w_w.liga www
7
+less_hyphen_greater.liga <->
8
9
// alternate ligature glyphs
10
greater_equal.2.liga >=
@@ -18,5 +19,3 @@ percent=percent.alt % // open vs closed circles
18
19
uniE0A0 // Powerline branch
20
uniE0B0 // Powerline right triangle
21
uniE0B2 // Powerline left triangle
-
22
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "operator-mono-lig",
3
- "version": "2.2.6",
+ "version": "2.2.7",
"description": "Patch Operator Mono font to include ligatures",
"main": "index.js",
"scripts": {
0 commit comments