mirror of
https://github.com/helix-editor/helix
synced 2026-08-09 16:04:21 +02:00
This avoids using any custom configuration in a user-defined `languages.toml` config for the syntax test cases. The test cases should only use the builtin `languages.toml` config. Also the xtask crate reimplemented `default_lang_loader` and `default_lang_config`. These functions are replaced with calls into `helix_core`.