ccomplete#Complete very slow on large tags file

2020-04-01 Thread Pratyush Yadav
g else entirely? -- Regards, Pratyush Yadav -- -- 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 subscr

Re: ccomplete#Complete very slow on large tags file

2020-04-02 Thread Pratyush Yadav
\t]*') 24 0.42 if memb =~ '^' . target " Skip matches local to another file. 24 0.000097 if match(l['text'], "\tfile:") < 0 || bufnr('%') == bufnr(matchstr(l['text&#x

Re: ccomplete#Complete very slow on large tags file

2020-04-02 Thread Pratyush Yadav
Hi Tony, On 01/04/20 07:26PM, Tony Mechelynck wrote: > On Wed, Apr 1, 2020 at 7:15 PM Pratyush Yadav wrote: > > > > Hi, > > > > I am using the built-in ccomplete#Complete omnifunc for tags-based > > completion. It works pretty well with a small or medium sized pr