Files
Michael Davisandm4dh0rs3 e14e8477e8 Add language support for Metamath
locals.scm used bare @local.definition instead of the required
@local.definition.<class> suffix, so its captures had no effect.
highlights.scm used @function.definition and @function.call, which
aren't real highlight scopes (they fall back to plain @function
anyway). Fixed both to follow convention, splitting locals.scm
definitions into variable (floating/essential hypotheses) and
function (axiom/provable theorems) to match the classification
already used in tags.scm.

Co-authored-by: m4dh0rs3 <54140937+m4dh0rs3@users.noreply.github.com>
2026-07-04 16:26:06 -04:00
..
2026-07-04 16:26:06 -04:00
2026-07-04 16:26:06 -04:00