mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
1bc7aac780
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. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |