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

Correct the behavior of the custom ctagsbin override #881

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

raven42
Copy link
Collaborator

@raven42 raven42 commented Jun 5, 2024

Closes #878

In the event the user has defined a custom ctagsbin for a specific type, and they have also defined the kinds, then we do not want to override that choice. Instead only override the kinds if the custom ctagsbin is set without the kinds being provided.

In the event the user has defined a custom ctagsbin for a specific type, and they have also defined the `kinds`, then we do not want to override that choice. Instead only override the `kinds` if the custom ctagsbin is set without the `kinds` being provided.
@raven42 raven42 requested a review from alerque June 5, 2024 12:58
@raven42 raven42 merged commit 0815b54 into preservim:master Jun 6, 2024
5 checks passed
@raven42 raven42 deleted the custom_ctagsbin_override_fix branch June 6, 2024 12:30
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.

Setting custom ctagsbin causes wrong kinds to be applied
1 participant