cscope.vim
cscope.vim copied to clipboard
add an option g:cscope_uninterested_files to ignore uninterested files
I want to ignore test files, which are suffixed with 'test.cc'. I added an option 'g:cscope_uninterested_files' to ignore 'test.cc' files."