gtags-cscope.vim
Naseer Ahmed <[email protected]> Fri, 6 Aug 2010 20:47:30 +0530
| Newsgroups | gmane.comp.gnu.global.general |
|---|---|
| Message-ID | <[email protected]> |
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