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

Fixing a large number of indentations in a table #21

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

bbonte-ovk
Copy link
Contributor

If the indentation was larger than 16, an error subcapture nesting too deep was thrown.

This fix is based on issues previously encountered by Neovim users:

If the indentation was larger than 16, an error
`subcapture nesting too deep` was thrown.
Copy link
Owner

@andremm andremm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix!

@andremm andremm merged commit 6bcc67f into andremm:main Mar 10, 2025
@bbonte-ovk
Copy link
Contributor Author

@andremm Could you publish a new version with this fix on luarocks?

@andremm
Copy link
Owner

andremm commented Mar 11, 2025

@andremm Could you publish a new version with this fix on luarocks?

Sorry for the delay. Just did that.

@bbonte-ovk
Copy link
Contributor Author

Great! 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