aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore: necessary updates for iced-rs/iced@6690731Polesznyák Márk2026-03-131-35/+26
* docs(README): add builds.sr.ht status badgePolesznyák Márk2025-09-301-3/+3
* fix: clippy lintsPolesznyák Márk2025-09-301-0/+1
* feat: add extra syntaxes with `two-face`pml682025-02-281-1/+1
* feat: add `Stream` highlighter from upstreampml682025-02-271-31/+112
* feat: update `iced_core`pml682025-02-271-1/+0
* 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