Closed JoyceBabu closed 4 years ago
When using cli vim, how do I exit vim without closing the individual files? Closing the files beats the purpose of the plugin.
Closing the terminal is an option, but I prefer not to do that.
qall or qall! works for me.
qall
qall!
It worked. Thank you.
When using cli vim, how do I exit vim without closing the individual files? Closing the files beats the purpose of the plugin.
Closing the terminal is an option, but I prefer not to do that.