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
_______________________________________________
Help-global mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-global

Reply via email to