diff options
| author | pml68 <contact@pml68.dev> | 2025-02-27 15:24:44 +0100 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-02-27 15:24:44 +0100 |
| commit | e4708bdb31a792918a4bc162aebbc296fce9ce85 (patch) | |
| tree | 03c72e314f1dea1adf4519b64e6719108fbfe980 /src/lib.rs | |
| parent | docs: add README (diff) | |
| download | iced_custom_highlighter-e4708bdb31a792918a4bc162aebbc296fce9ce85.tar.gz | |
feat: update `iced_core`
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -26,7 +26,6 @@ //! .push( //! text_editor(&state.content) //! .placeholder("Type something here...") -//! .rehighlight_on_redraw(true) //! .highlight_with::<Highlighter>( //! Settings::new(vec![], Highlight::default_style, "rs"), //! Highlight::to_format, |
