Hello all,

I have added support for glob patterns in langmap variable like ctags(1).
Now, you can treat source files without extension.
(e.g. :langmap=Make\:.mak.mk([Mm]akefile):)

I have added new script maps2conf.pl too. It converts from the output of
'ctags --list-maps' into a gtags.conf record.

Usage: maps2conf.pl <ctags command path> <plug-in parser path>

Please try this:
$ /usr/local/share/gtags/script/maps2conf.pl /usr/local/bin/ctags
'$libdir/gtags/universal-ctags.la' >gtags.conf
$ gtags         # use Universal Ctags as a parser

Please let me know if there is a problem.
Thank you.

Shigio
-- 
Shigio YAMAGUCHI <[email protected]>
PGP fingerprint:
26F6 31B4 3D62 4A92 7E6F  1C33 969C 3BE3 89DD A6EB
_______________________________________________
Bug-global mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-global

Reply via email to