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) -tim -- -- 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.
