mirror of
https://github.com/kiliman/operator-mono-lig.git
synced 2026-08-12 02:10:52 +02:00
🚀 Deploy v2.2.7 with less_hyphen_greater ligature
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 168 KiB After Width: | Height: | Size: 175 KiB |
+1
-2
@@ -4,6 +4,7 @@ slash_greater.liga />
|
|||||||
underscore_underscore.liga __
|
underscore_underscore.liga __
|
||||||
colon_equal.liga :=
|
colon_equal.liga :=
|
||||||
w_w_w.liga www
|
w_w_w.liga www
|
||||||
|
less_hyphen_greater.liga <->
|
||||||
|
|
||||||
// alternate ligature glyphs
|
// alternate ligature glyphs
|
||||||
greater_equal.2.liga >=
|
greater_equal.2.liga >=
|
||||||
@@ -18,5 +19,3 @@ percent=percent.alt % // open vs closed circles
|
|||||||
uniE0A0 // Powerline branch
|
uniE0A0 // Powerline branch
|
||||||
uniE0B0 // Powerline right triangle
|
uniE0B0 // Powerline right triangle
|
||||||
uniE0B2 // Powerline left triangle
|
uniE0B2 // Powerline left triangle
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "operator-mono-lig",
|
"name": "operator-mono-lig",
|
||||||
"version": "2.2.6",
|
"version": "2.2.7",
|
||||||
"description": "Patch Operator Mono font to include ligatures",
|
"description": "Patch Operator Mono font to include ligatures",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user