basilgor / vim-autotags

vim plugin for easy ctags and cscope handling in a separate directory
21 stars 4 forks source link

Option to disable warnings #5

Open jonasdiemer opened 11 years ago

jonasdiemer commented 11 years ago

I reuse my vimrc on different machines. On some of them, cscope is not installed, which is no problem, but the warning issued by autotags is annoying.

There should be an option to disable that warning (probably also for ctags).