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

Add native bibtex support for #856 #857

Merged
merged 1 commit into from
Aug 15, 2023

Conversation

raven42
Copy link
Collaborator

@raven42 raven42 commented Aug 14, 2023

Fixes #856

TODO:

  • Need to identify which of the kinds are foldable
  • Need to identify which of the kinds are scoped (stl)
  • Need to validate all the different kinds.

@raven42 raven42 marked this pull request as draft August 14, 2023 13:46
@raven42 raven42 marked this pull request as ready for review August 15, 2023 19:17
@raven42
Copy link
Collaborator Author

raven42 commented Aug 15, 2023

Tested with user test file and validated proper functionality. ctags doesn't give any scope information, and user confirmed all tags are global scope, so no stl / fold flags are needed.

@raven42 raven42 requested a review from alerque August 15, 2023 19:18
@raven42 raven42 merged commit 402e3e1 into preservim:master Aug 15, 2023
5 checks passed
@raven42 raven42 deleted the bibtex_tag_support branch August 15, 2023 20:21
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.

Error on configuration of g:tagbar_type_bib
2 participants