Skip to content

Commit ef6d61c

Browse files
authored
feat: add Lean language (#1509)
1 parent 4647320 commit ef6d61c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

languages.yaml

+16
Original file line numberDiff line numberDiff line change
@@ -1563,6 +1563,22 @@ Kotlin:
15631563
- magenta
15641564
chip: "#A97BFF"
15651565
icon: '\u{E634}'
1566+
Lean:
1567+
type: programming
1568+
ascii: |
1569+
{0} ______
1570+
{0}| |\ /|\ |
1571+
{0}| | \ / | \ |
1572+
{0}| | \ / | \ |
1573+
{0}| ______| \________/ | \ |
1574+
{0}| | \ / | \ |
1575+
{0}| | \ / | \ |
1576+
{0}| | \ / | \ |
1577+
{0}|____________| \/ | \|
1578+
colors:
1579+
ansi:
1580+
- white
1581+
chip: "#FFFFFF"
15661582
Lisp:
15671583
type: programming
15681584
ascii: |

0 commit comments

Comments
 (0)