Skip to content

Fix format specifier for node.depth #178

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

Merged
merged 1 commit into from
Dec 5, 2020
Merged

Conversation

itchyny
Copy link
Contributor

@itchyny itchyny commented Dec 1, 2020

Since node.depth is an integer, format specifier should be %d, not %s. Otherwise go-vimlparser cannot compile.

@mattn mattn merged commit 71bf32f into vim-jp:master Dec 5, 2020
@mattn
Copy link
Member

mattn commented Dec 5, 2020

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.

3 participants