mirror of
https://github.com/realAscot/helix.git
synced 2025-09-13 19:53:03 +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`.