Tuesday, April 9, 2013

Re: Using :argdo w! >> combined.xml

Thanks that was it!
I'll write it down this time!!

Sent from my iPhone

On Apr 9, 2013, at 1:02 PM, Taylor Hedberg <tmhedberg@gmail.com> wrote:

> :argdo iterates over the argument list. This is set implicitly by the
> list of files you give on the command line when launching Vim. You can
> also set it manually from within Vim by using the :args command.
>
> :help :argdo
> :help :args
> :help argument-list

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: