Christian Clason
                                            Christian Clason
                                        
                                    Let me be clear: that is **not** an official recommendation; in fact, we strongly recommend against it and instead fixing (or reporting) the deprecations.
(there might be more coming; I'll wait for a bit before merging.)
> LC_CTYPE=de_DE That will do it alright.
The limitations were deliberate, for the sake of maintenance and documentation. There are enough plugins out there for people who want more control. (Not shutting this down, but there's a...
There's no point in replicating upstream tests. Tests here should only cover specifics to this repo (indents, or in case upstream queries differ significantly, e.g., by a different query order...
Indent tests are failing.
How would you expect them to be highlighted?
That's not possible, though. The make query can't know what file it is in. Feel free to make a PR adding a `bash` injection; maybe that is good enough. But...
The relevant query is `make/injections.scm`.
No, since we can only assign single captures to single nodes exposed by the parser. If you are not (yet) sufficiently familiar with treesitter queries, no worries; but then you'll...