We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4647320 commit ef6d61cCopy full SHA for ef6d61c
languages.yaml
@@ -1563,6 +1563,22 @@ Kotlin:
1563
- magenta
1564
chip: "#A97BFF"
1565
icon: '\u{E634}'
1566
+Lean:
1567
+ type: programming
1568
+ ascii: |
1569
+ {0} ______
1570
+ {0}| |\ /|\ |
1571
+ {0}| | \ / | \ |
1572
1573
+ {0}| ______| \________/ | \ |
1574
1575
1576
1577
+ {0}|____________| \/ | \|
1578
+ colors:
1579
+ ansi:
1580
+ - white
1581
+ chip: "#FFFFFF"
1582
Lisp:
1583
type: programming
1584
ascii: |
0 commit comments