helix/helix-loader
Michael Davis 1bc7aac780 Use helix-stdx tilde expansion and normalization for HELIX_RUNTIME paths
Previously this wasn't possible since helix-core depends on helix-loader,
so helix-loader couldn't use helix-core's path extensions.

We use the path normalization/canonicalization for the runtime directory
provided by the HELIX_RUNTIME environment variable. This improves a
scenario where you set a path containing a tilde. Now that path will be
expanded and normalized.
2024-01-18 10:57:53 +09:00
..
src Use helix-stdx tilde expansion and normalization for HELIX_RUNTIME paths 2024-01-18 10:57:53 +09:00
build.rs use workspace inheritance for common version (#8925) 2023-12-05 10:54:18 +09:00
Cargo.toml Use helix-stdx tilde expansion and normalization for HELIX_RUNTIME paths 2024-01-18 10:57:53 +09:00