brookhong / cscope.vim

A vim plugin to help you to create/update cscope database and connect to existing proper database automatically.
120 stars 33 forks source link

Do not warn about cscope's absence in silent mode #21

Closed yveoch closed 8 years ago

yveoch commented 8 years ago

Hi @brookhong , First of all, thanks for this great plugin, managing cscope without it was definitely too much of a hassle for me!

I found myself having to SSH to servers where cscope is not installed and for which I don't have root privileges. So I kept having this warning: cscope: command not found every time I started vim. What about muting it when cscope.vim is silent?