Christian Clason
Christian Clason
I didn't envision any table handling (yet; that can come later under the hood if that makes things easier); I was thinking merely as a namespace (alternative to `options.commentstring` ->...
If it's done before 0.11 is released (which doesn't look imminent), it'll be included. I don't think it needs to block the release (which is what the milestone is for).
No. What's needed is to rewrite that functionality from scratch based on treesitter indentation. (But not node-level metadata.)
Thank you, but it's not clear why this change is needed. I remind you that the list of captures is now documented by Neovim itself, so we can no longer...
Again, adding new captures comes with significant friction -- upstream is now the source of truth, _not_ this project! So there needs to be a strong reason for adding it...
Since there's no enthusiasm for this from the other maintainers, I'm going to close this. You can of course customize your own queries with this.
These are valid points, thank you for raising them!
Can't you use the [native ARM runners](https://github.com/actions/partner-runner-images/blob/main/images/arm-ubuntu-24-image.md) that are (now) available on GHA instead of cross-compiling? For PowerPC, you might want to consider dropping support (tier) for this, or gate...
Just to be clear, cross compilation is not supported. To build for ARM, you need to build _on_ ARM.
Not on the free tier. Until that happens, the answer remains No.