cscope.vim
cscope.vim copied to clipboard
Not support 2 vims generate cscope at the same time
If 2 vims generate cscope at different directories, only the last one will be finally logged. We should add a lock file as flag to avoid this kinds of parallel processing.