helix/xtask/src
Michael Davis 8961ae1dc6
Consistently use `helix_core::config::default_{lang,config}_loader`
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`.
2025-05-29 09:55:26 -04:00
..
docgen.rs Consistently use `helix_core::config::default_{lang,config}_loader` 2025-05-29 09:55:26 -04:00
helpers.rs Consistently use `helix_core::config::default_{lang,config}_loader` 2025-05-29 09:55:26 -04:00
main.rs Consistently use `helix_core::config::default_{lang,config}_loader` 2025-05-29 09:55:26 -04:00
path.rs Consistently use `helix_core::config::default_{lang,config}_loader` 2025-05-29 09:55:26 -04:00