bug-global
[Top][All Lists]
Advanced

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

Now, langmap variable supports glob patterns.


From: Shigio YAMAGUCHI
Subject: Now, langmap variable supports glob patterns.
Date: Mon, 20 Nov 2017 16:38:37 +0900

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 <address@hidden>
PGP fingerprint: 
26F6 31B4 3D62 4A92 7E6F  1C33 969C 3BE3 89DD A6EB

reply via email to

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