def clear_starting_config(window: sublime.Window, config_name: str): starting_configs_by_window[window.id()].remove(config_name)