aboutsummaryrefslogtreecommitdiff
path: root/helix-core/src/path.rs
Commit message (Expand)AuthorAge
* Remove unnecessary `unwrap` (#2599)Hugo2022-05-29
* fix typos (#2304)chunghha2022-04-27
* migrate grammar fetching/building code into helix-loader crateMichael Davis2022-03-10
* fix: Expand tilde first, then deal with relative pathsBlaž Hrastnik2021-11-19
* Move path util functions from helix-term to helix-core (#650)Kirawi2021-08-25