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

Remove s from asm kinds option #475

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

ZreXoc
Copy link
Contributor

@ZreXoc ZreXoc commented Dec 11, 2024

check https://docs.ctags.io/en/latest/news/6-1-0.html#changes-about-parser-specific-kinds-roles-fields-and-extras

  • Asm
    • section kind is deleted.

and https://docs.ctags.io/en/latest/man/ctags-lang-asm.7.html#change-since-0-0

The kind section is deleted. The section specified with .section directive as tagged as placement role of section kind of Asm language. These kind and role are deleted.

Instead, it is tagged as destination role of inputSection kind of LdScript language.

with section kind, you'll get:
[vista.vim] ctags: Warning: Unsupported kind: 's' for --asm-kinds option

@liuchengxu liuchengxu merged commit 1e90efa into liuchengxu:master Dec 11, 2024
1 check passed
@liuchengxu
Copy link
Owner

Thank you!

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.

2 participants