I have opened some files in path with this command

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

Reply via email to