Hello,
To be precise, Global + Pygments means GLobal + Ctags + Pygments.
So, Global + Pygments using Universal Ctags should be the best.

[gtags.conf]
...
default:\
        :tc=native:
...
pygments-parser|Pygments plug-in parser:\
        :tc=common:\
        :ctagscom=/opt/local/bin/ctags:\
...
|
v
...
default:\
        :tc=pygments-parser:                                    <=
uses pygments parser
...
pygments-parser|Pygments plug-in parser:\
        :tc=common:\
        :ctagscom=/usr/local/bin/universal-ctags:\              <=
uses universal ctags
...

Regards,
Shigio

On Fri, Jun 4, 2021 at 7:05 AM <[email protected]> wrote:
>
> What support better the C++, Global + Pygments or Global + Universal Ctags ?
>
>
>


-- 
Shigio YAMAGUCHI <[email protected]>
PGP fingerprint:
26F6 31B4 3D62 4A92 7E6F  1C33 969C 3BE3 89DD A6EB

Reply via email to