>
> exec 'args ' . l:path
>
> how can I close the same files ?
:argdo bdel
should do the trick.
-tim
--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
:argdo bdel
should do the trick.
-tim
--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment