How to show the output from the last shell command run in vim? (e.g., :!echo foo) April 18, 2023 by Tarik just type :! or you could try SingleCompile