Hi Bram and developers, 2018-11-18(Sun) 20:28:26 UTC+9 Bram Moolenaar: > Yasuhiro Matsomoto wrote: > > > > > Changed option to "completepath" and be string option. > > > > > > " always slash is used even if noshellslash > > > set completepath=slash > > > " always backslash is used even if shellslash > > > set completepath=backslash > > > " always same character of &shellslash is used > > > set completepath= > > > > And the empty value is the default, which is the backwards compatible > > behavior. Right? I think that covers every possible user desire. > > > > I don't want to change the behavior of 'shellslash', it's not easy to > > understand and it appears users can work with it.
I understand. It is an option to switch the path separator when completing according to the file type being edited. right? -- Best regards, Hirohito Higashi (h_east) -- -- You received this message from the "vim_dev" 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_dev" 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.
