Help modal

This commit is contained in:
2026-01-28 13:22:51 +01:00
parent c7a9f7bc5a
commit 556058bfe9
5 changed files with 217 additions and 6 deletions

View File

@@ -2,6 +2,7 @@ pub mod dict_view;
pub mod engine_view;
pub mod help_view;
pub mod highlight;
pub mod keybindings;
pub mod main_view;
pub mod options_view;
pub mod patterns_view;