Fork of the FiraCode font with added ligatures for the hy programming language
I liked the idea of the vim-hy plugin, but i dont use vim. So i made it editor-agnostic!
ligature mapping:
(fn -> (λ
(defn -> (ƒ
(sum -> (∑
(in -> (∈
(not-in -> (∉
(and -> (∧
(or -> (∨
(not -> (¬
(for -> (∀
(None -> (∅
(some -> (∃
https://github.com/tonsky/FiraCode (base font)
https://github.com/hylang/vim-hy (idea)
Made using FontForge