Monday, September 10, 2012

How to execute script from cmdline without Vim window

Hello

I would like to execute a Vim script from the command line, for example
to build a vimball archive from a Makefile.

But when I do that the Vim window always pops up and then immediately
disappears (as the script completes). Even if there are errors in the
window.

Is there a way to execute the vim script without a Vim window ? And to
get the errors on stdout ?

Thank you,
Timothy Madden

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: