Add newline after vim upgrade
This commit is contained in:
@@ -70,6 +70,8 @@ pub fn run_vim(
|
|||||||
.wait()?
|
.wait()?
|
||||||
.check()?;
|
.check()?;
|
||||||
|
|
||||||
|
println!("");
|
||||||
|
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user