help-global
[Top][All Lists]
Advanced

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

gtags-cscope.vim


From: Naseer Ahmed
Subject: gtags-cscope.vim
Date: Fri, 6 Aug 2010 20:47:30 +0530

I found this old post - http://old.nabble.com/-RFC--gtags-cscope.vim-script-td27109501.html

I think it is very useful.
The only change I made to it was to add   the following lines to remove the annoying "Added database" messages
 
  + set nocsverb
    exe "cs add " . gtagsroot . "/GTAGS"
   + set csverb



reply via email to

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