Merge syntax into orbclient editor

This commit is contained in:
Jeremy Soller 2022-10-27 09:16:21 -06:00
parent 3ece9236b3
commit 212afb1561
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE
5 changed files with 187 additions and 352 deletions

View file

@ -11,7 +11,5 @@ cosmic-text = { path = "../../" }
env_logger = "0.9"
fontdb = "0.9"
log = "0.4"
orbclient = "0.3.39"
[features]
mono = []
orbclient = "0.3.35"
syntect = "5.0"