# Configuration file for GNU GLOBAL source code tag system. # # Basically, GLOBAL doesn't need this file ('gtags.conf'), because it has # default values in its self. If you have the file as '/etc/gtags.conf' or # "$HOME/.globalrc" in your system then GLOBAL overwrite the default values # with the values in the file. # # The format is similar to termcap(5). You can specify a target with # GTAGSLABEL environment variable. Default target is 'default'. # default:\ :tc=native: native:\ :tc=gtags: ctags:\ :tc=exuberant-ctags: #--------------------------------------------------------------------- # Configuration for gtags(1) # See gtags(1). #--------------------------------------------------------------------- common:\ :skip=HTML/,HTML.pub/,tags,TAGS,ID,y.tab.c,y.tab.h,gtags.files,cscope.files,cscope.out,cscope.po.out,cscope.in.out,SCCS/,RCS/,CVS/,CVSROOT/,{arch}/,autom4te.cache/,*.orig,*.rej,*.bak,*~,#*#,*.swp,*.tmp,*_flymake.*,*_flymake: # # Built-in parsers. # gtags:\ :tc=common:\ :tc=builtin-parser: builtin-parser:\ :langmap=c\:.c.h,yacc\:.y,asm\:.s.S,java\:.java,cpp\:.c++.cc.hh.cpp.cxx.hxx.hpp.C.H,php\:.php.php3.phtml: # # Plug-in parser to use Exuberant Ctags. # exuberant-ctags|plugin-example|setting to use Exuberant Ctags plug-in parser:\ :tc=common:\ :langmap=Asm\:.asm.ASM.s.S:\ :langmap=Awk\:.awk.gawk.mawk:\ :langmap=C\:.c:\ :langmap=C++\:.c++.cc.cp.cpp.cxx.h.h++.hh.hp.hpp.hxx.C.H:\ :langmap=Flex\:.as.mxml:\ :langmap=HTML\:.htm.html:\ :langmap=Java\:.java:\ :langmap=JavaScript\:.js:\ :langmap=Lisp\:.cl.clisp.el.l.lisp.lsp:\ :langmap=Perl\:.pl.pm.plx.perl:\ :langmap=Python\:.py.pyx.pxd.pxi.scons:\ :langmap=Ruby\:.rb.ruby:\ :langmap=Rust\:.rs:\ :langmap=Scheme\:.SCM.SM.sch.scheme.scm.sm:\ :langmap=Sh\:.sh.SH.bsh.bash.ksh.zsh:\ :langmap=YACC\:.y:\ :gtags_parser=Asm\:/usr/local/lib/gtags/exuberant-ctags.la:\ :gtags_parser=Awk\:/usr/local/lib/gtags/exuberant-ctags.la:\ :gtags_parser=C\:/usr/local/lib/gtags/exuberant-ctags.la:\ :gtags_parser=C++\:/usr/local/lib/gtags/exuberant-ctags.la:\ :gtags_parser=Flex\:/usr/local/lib/gtags/exuberant-ctags.la:\ :gtags_parser=HTML\:/usr/local/lib/gtags/exuberant-ctags.la:\ :gtags_parser=Java\:/usr/local/lib/gtags/exuberant-ctags.la:\ :gtags_parser=JavaScript\:/usr/local/lib/gtags/exuberant-ctags.la:\ :gtags_parser=Lisp\:/usr/local/lib/gtags/exuberant-ctags.la:\ :gtags_parser=Perl\:/usr/local/lib/gtags/exuberant-ctags.la:\ :gtags_parser=Python\:/usr/local/lib/gtags/exuberant-ctags.la:\ :gtags_parser=Ruby\:/usr/local/lib/gtags/exuberant-ctags.la:\ :gtags_parser=Rust\:/usr/local/lib/gtags/exuberant-ctags.la:\ :gtags_parser=Scheme\:/usr/local/lib/gtags/exuberant-ctags.la:\ :gtags_parser=Sh\:/usr/local/lib/gtags/exuberant-ctags.la:\ :gtags_parser=YACC\:/usr/local/lib/gtags/exuberant-ctags.la: