global will be more fast than cscope, about 2X fast global will be more accurate than cscope 1: remove hard config database in vimrc eg: set tag=tags; 2: remove hard config database in vimrc eg: cs ...
function! g:CscopeDone() exec "cs add ".fnameescape(g:asyncrun_text) endfunc function! g:CscopeUpdate(workdir, cscopeout) let l:cscopeout = fnamemodify(a:cscopeout ...