// src/client/modes/common.rs pub mod command_mode; pub mod highlight; pub mod commands; pub use commands::*;