Hi Meino and Tim, 2015/3/28(Sat) 21:28:08 UTC+9 Tim Chase: > On 2015-03-28 11:02, [email protected] wrote: > > accidentally I have loaded a bunch of files into vim without giving > > the "-p" option. > > Is there a way to convert this "loading scheme" (or how can one name > > that? 8) into the "with separated tabs"-loading scheme without > > restart vim again? > > You could try > > :argdo tab sp > > (:"sp"lit)
Maybe this might better simple. :tab all Best regards, Hirohito Higashi (a.k.a. h_east) -- -- 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/d/optout.
