On Tuesday, August 15, 2017 at 10:06:21 AM UTC-5, Patrice Delineo wrote: > > > When I set up gvim as default editor, with the same process, an instance of > gvim is launched for each file althought gVIm supports multiple tab. >
You need to configure your desktop environment to use the "--remote-tab-silent" argument when launching Vim with a file. Some ideas here: http://vim.wikia.com/wiki/Launch_files_in_new_tabs_under_Unix (For Windows: http://vim.wikia.com/wiki/Launch_files_in_new_tabs_under_Windows) -- -- 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.
