help-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to remove gtags-cscope warning ?


From: lt test
Subject: Re: How to remove gtags-cscope warning ?
Date: Fri, 2 Nov 2018 15:49:32 +0800

P.S. 
I set 'let g:GtagsCscope_Auto_Load = 1' in my vimrc
If I don't set this flag shortcut in gtags-cscope.vim cannot work.

shortcuts include :
nmap <C-\>g :cs find g <C-R>=expand("<cword>")<CR><CR>
nmap <C-\>c :cs find c <C-R>=expand("<cword>")<CR><CR>
and so on.

On Fri, Nov 2, 2018 at 3:18 PM lt test <address@hidden> wrote:
Hi,
When I open a file in a directory where no GTAGS file found will have the following warning message.
          Gtags-cscope: GTAGS not found.
          Press ENTER or type command to continue
I don't want to see it and how can I remove it when no GTAGS file found?

Thanks.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]