You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
10 months ago
..
config.rs implement proper lsp-workspace support 2 years ago
grammar.rs Check for 'git' before fetching/building grammars (#7320) 1 year ago
lib.rs Use helix-stdx tilde expansion and normalization for HELIX_RUNTIME paths 10 months ago
main.rs Use a minimal binary to fetch grammar sources in release CI (#2557) 2 years ago