mirror of
https://github.com/helix-editor/helix
synced 2026-07-28 23:33:35 +02:00
3013c107d5
Replaces the tail/all ancestor-sum walk with "indent = number of @indent scopes containing the line". Brace-less bodies use a new `scope "header"` annotation, the dead tail/all scope annotations are removed from the indent queries.