Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ggtags with gogtags #195

Open
mezeipetister opened this issue Aug 9, 2019 · 3 comments
Open

ggtags with gogtags #195

mezeipetister opened this issue Aug 9, 2019 · 3 comments

Comments

@mezeipetister
Copy link

Hi, could you help me with the following "issue"?:

I want to use HelmGtags and GGtags for Go development. I installed gogtags (https://github.com/juntaki/gogtags), and it works basically: I can generate GTAGS, GNU GLOBAL works, HelmGtags works.

But ggtags seem to use the gtags command, and I cannot figure it out how to use it with gogtags command instead (to generate the golang gtags using gogtags).

Do you have any idea what I am missing?

@leoliu
Copy link
Owner

leoliu commented Aug 11, 2019

Hi @mezeipetister,

There is this variable ggtags-executable-directory that you can customise. The command name is hard-coded so you may need to use a symlink or just rename gogtags to gtags.

@yanglimingcn
Copy link

Can I configure gtags.conf to use gogtags backend?

@leoliu
Copy link
Owner

leoliu commented Jul 11, 2020

@yanglimingcn You could request the global project to add it if not already possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants