aboutsummaryrefslogtreecommitdiff
path: root/src/lib.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-01-07chore: remove once_cell dep, disable default features for syntectpml681-14/+12
2024-12-24feat: make Highlighter generic over any T that is text_editor::Catalogpml683-52/+90