aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* docs: add READMEpml682025-02-271-5/+57
* feat: remove `text_editor::Catalog` constraint, iced_widget dependencypml682025-02-041-16/+9
* docs: typopml682025-02-031-1/+1
* feat: set color format of Other and Custom `Scope`s to None by defaultpml682025-02-031-18/+21
* ci: add lint workflowpml682025-01-131-10/+7
* refactor: apply clippy suggestionspml682025-01-071-27/+23
* chore: remove once_cell dep, disable default features for syntectpml682025-01-071-14/+12
* feat: make Highlighter generic over any T that is text_editor::Catalogpml682024-12-241-51/+87
* feat: initial commitpml682024-12-121-0/+455