Add Interface to Command Line Arguments in Adding Cscope DB
I need to add -C option to cscope command line when adding cscope db to enable case-insensitive search, is there any way to add this option? e.g.
:cs add cscope.out /some/path/src -C
Please review my PR, which implemented this request, thanks.
Thanks, but -C seems not working on Windows.
Yes it works, I've already created a pull request to fix this issue, please have a check, thanks.
Sent from my Windows Phone
发件人: brookhongmailto:[email protected] 发送时间: 2015/5/16 18:43 收件人: brookhong/cscope.vimmailto:[email protected] 抄送: Jiamailto:[email protected] 主题: Re: [cscope.vim] Add Interface to Command Line Arguments in Generating Cscope DB (#12)
Thanks, but -C seems not working on Windows.
Reply to this email directly or view it on GitHub: https://github.com/brookhong/cscope.vim/issues/12#issuecomment-102607205