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

Improve gtags usage #339

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ukyouz
Copy link

@ukyouz ukyouz commented Jan 16, 2023

I found this plugin is really useful, but my computer get slower every time when the tag is updating. Just a few modifications, it pretty much solved my issue.

Here is what has been modified:

  • Only generate new tag file if the current one is unreadable
  • Add --skip-symlink to an optional configuration
  • If specified file is provided, gtags can use --single-update argument to reduce tag updating time

I will be happy if these changes can be merged.

Signed-off-by: Johnny Cheng <itainan.101@gmail.com>
Signed-off-by: Johnny Cheng <itainan.101@gmail.com>
* ie, auto command for buffer write only need to update one file
  to improve performance

Signed-off-by: Johnny Cheng <itainan.101@gmail.com>
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

Successfully merging this pull request may close these issues.

None yet

1 participant