helix/helix-loader/src
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
..
config.rs implement proper lsp-workspace support 2023-03-29 12:57:30 +09:00
grammar.rs Check for 'git' before fetching/building grammars (#7320) 2023-06-12 17:32:36 +02:00
lib.rs Use helix-stdx tilde expansion and normalization for HELIX_RUNTIME paths 2024-01-18 10:57:53 +09:00
main.rs Use a minimal binary to fetch grammar sources in release CI (#2557) 2022-06-05 19:53:20 +09:00