Thanks Jürgen. As far as I can tell though, I am not using :next or any related command :(
On 4/10/2013 9:53 AM, Jürgen Krämer wrote: > Hi, > > Jeff Lanzarotta wrote: >> I have a question about the argument list. What commands would clear or >> change the argument list other than the typical :arg related commands >> like :argadd, :argdelete, etc. >> >> The reason for asking is that it has been brought to my attention that >> my plugin, BufExplorer, is messing with the argument list. When >> BufExplorer is activated, the argument list is clear and replaced with >> '[BufExplorer]'. I am not sure where to look for as to why this is >> happening. > :next file > > will replace the argument list with '[file]'. > > Regards, > Jürgen > -- -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
