Syntax highlighting example

This commit is contained in:
Jeremy Soller 2022-10-26 16:34:53 -06:00
parent 851e55d950
commit 6bc6ceac12
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE
3 changed files with 175 additions and 0 deletions

1
syntax.sh Executable file
View file

@ -0,0 +1 @@
RUST_LOG=cosmic_text=debug cargo run --release --package syntax -- "$@"