Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix YAML auto indent | Skyler Hawthorne | 2023-08-10 |
YAML indents queries are tweaked to fix auto indent behavior. A new capture type `indent.always` is introduced to address use cases where combining indent captures on a single line is desired. Fixes #6661 |