1
0
mirror of https://github.com/helix-editor/helix synced 2026-03-27 15:31:58 +01:00
helix/runtime/queries/c
Milo Moisson 5e3755908f
add ebnf language (#15267)
* add ebnf language

* Update runtime/queries/ebnf/highlights.scm

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>

---------

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2026-03-26 10:33:01 -05:00
..
highlights.scm add ebnf language (#15267) 2026-03-26 10:33:01 -05:00
indents.scm Add alignment indent queries for binary & ternary expressions in C. 2023-12-15 15:59:54 +09:00
injections.scm fix(queries): highlight C/C++ macro bodies via injection (#15406) 2026-03-14 10:28:47 -05:00
locals.scm fix(queries): add local scope to declarations (#15375) 2026-03-14 10:53:30 -05:00
rainbows.scm Rainbow tree-sitter matches 🌈 (#13530) 2025-07-26 18:02:29 -04:00
tags.scm add a new Enum TagKind (#15361) 2026-03-14 11:12:27 -05:00
textobjects.scm Add textobject for entries/elements of list-like things (#8150) 2024-03-31 11:53:15 -05:00