[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU global, gtags and other languages (Javascript, Ruby)
From: |
Mi Nombre |
Subject: |
Re: GNU global, gtags and other languages (Javascript, Ruby) |
Date: |
Sun, 12 Oct 2014 09:00:12 -0700 (PDT) |
User-agent: |
G2/1.0 |
El viernes, 10 de octubre de 2014 21:58:00 UTC-3, Leo Liu escribió:
> On 2014-10-10 06:24 -0700, Mi Nombre wrote:
>
> > Is there a way to have Javascript and / or Ruby support with Global
>
> > and gtags?
>
>
>
> Yes. Build a global with support for exuberant-ctags and
>
> pygments-plugin. See, for example, instructions here:
>
>
>
> https://github.com/leoliu/ggtags#install-global-and-plugins
>
>
>
> Leo
Thanks! It was somehow difficult but I could install gtags with exuberant-ctags
and pygments-plugin. I'm now using ggtags-mode :)