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

View File

@@ -9,3 +9,4 @@ strum = { workspace = true }
log = { workspace = true }
devicons = { workspace = true }
libclide-macros = { path = "../libclide-macros" }
syntect = "5.3.0"