helix/runtime
Michael Davis 05ae617e1c
queries: Reorder Slint and HTML injections in Rust
This fixes injections of Slint and HTML in Rust macros. These patterns
must be moved after the generic `(macro_invocation (token_tree))`
pattern since they are more specific, and later patterns now take
priority.

See <https://redirect.github.com/helix-editor/helix/pull/12972#issuecomment-2888300442>.
2025-05-17 08:48:01 -04:00
..
grammars Dynamically load grammar libraries at runtime 2021-07-14 10:00:05 +09:00
queries queries: Reorder Slint and HTML injections in Rust 2025-05-17 08:48:01 -04:00
themes Add nyxvamp themes (#12185) 2025-05-14 08:52:00 -05:00
tutor tutor: flips selections -> flips direction of selection (#12638) 2025-01-23 13:22:28 -06:00