@ -1215,9 +1215,9 @@ fn goto_file_impl(cx: &mut Context, action: Action) {
Err(e) => {
cx.editor.set_error(format!("Open file failed: {:?}", e));
}
/// Opens the given url. If the URL points to a valid textual file it is open in helix.