Skip to content

cloud11665/FiraCode-hy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

FiraCode-hy

Fork of the FiraCode font with added ligatures for the hy programming language

why?

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   -> (∃

Based on:

https://github.com/tonsky/FiraCode (base font)

https://github.com/hylang/vim-hy (idea)

Made using FontForge

About

Fork of the FiraCode font with added ligatures for the hy programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors