working common mode
This commit is contained in:
@@ -71,7 +71,7 @@ impl Config {
|
||||
}
|
||||
|
||||
/// Helper function to get an action for a key in a specific mode.
|
||||
fn get_action_for_key_in_mode<'a>(
|
||||
pub fn get_action_for_key_in_mode<'a>(
|
||||
&self,
|
||||
mode_bindings: &'a HashMap<String, Vec<String>>,
|
||||
key: KeyCode,
|
||||
|
||||
Reference in New Issue
Block a user