kopia lustrzana https://github.com/tonsky/FiraCode
Added SystemVerilog `|->` `|=>` and `<-|` `<=|` for symmetry (#695)
rodzic
fb5098cf05
commit
bc96f0e0cc
|
@ -48,7 +48,8 @@ All notable changes to this project will be documented in this file.
|
|||
- U+2387 Alternative Key Symbol `⎇`
|
||||
- U+238B Broken Circle with Northwest Arrow (Escape) `⎋`
|
||||
- U+23CF Eject symbol `⏏`
|
||||
- Added logical and ` /\ ` and logical or ` \/ ` ligatures, U+2227 `∧` and U+2228 `∨` [#738]
|
||||
- Added Coq logical and ` /\ ` and logical or ` \/ ` ligatures, U+2227 `∧` and U+2228 `∨` [#738]
|
||||
- Added SystemVerilog `|->` `|=>` and `<-|` `<=|` for symmetry [#695]
|
||||
|
||||
#### 1.207 (April 6, 2019)
|
||||
|
||||
|
|
222
FiraCode.glyphs
222
FiraCode.glyphs
File diff suppressed because one or more lines are too long
2
deps.edn
2
deps.edn
|
@ -1,4 +1,4 @@
|
|||
{:paths ["clojure"]
|
||||
:deps {org.clojure/clojure {:mvn/version "1.10.0-alpha8"}
|
||||
:deps {org.clojure/clojure {:mvn/version "1.10.1"}
|
||||
org.flatland/ordered {:mvn/version "1.5.6"}
|
||||
fipp/fipp {:mvn/version "0.6.12"}}}
|
||||
|
|
Ładowanie…
Reference in New Issue