You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: