pub fn load_config(
    ctx: &mut EditorContext,
    config_name: &str,
    config_content: &str
) -> EditorFlow