Add syntax highlighter.

This commit is contained in:
2026-02-28 22:53:15 -05:00
parent 7a0b2d197f
commit a92844b8e5
6 changed files with 96 additions and 48 deletions

1
Cargo.lock generated
View File

@@ -1174,6 +1174,7 @@ dependencies = [
"libclide-macros",
"log",
"strum",
"syntect",
]
[[package]]