mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
Change path normalization strategy to not resolve symlinks (#9330)
This commit is contained in:
parent
a0b02106c3
commit
3f88a3f4e6
4 changed files with 171 additions and 26 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1074,6 +1074,7 @@ dependencies = [
|
|||
"slotmap",
|
||||
"smallvec",
|
||||
"smartstring",
|
||||
"tempfile",
|
||||
"textwrap",
|
||||
"toml",
|
||||
"tree-sitter",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue