On Saturday, November 23, 2013 6:23:27 AM UTC-6, [email protected] wrote: > Status: New > > Owner: ---- > > Labels: Type-Defect Priority-Medium > > > > New issue 182 by [email protected]: Why include search recursively > > http://code.google.com/p/vim/issues/detail?id=182 > > > > When use keyword completions vim search the 'path' recursively, which takes > > tons of time. Why recursively? > >
I haven't tried to make sure this is actually happening, but I would expect it not to by default. I would only expect a recursive search if a recursive path was specified, with '**'. If Vim is doing a recursive search without '**' then I would consider it a bug. -- -- 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/groups/opt_out.
