helix-mods/helix-term
Michael Davis 48e9357788
picker: Removed owned variant of PathOrId
The only caller of `from_path_buf` was removed in the parent commit
allowing us to drop owned variant of path's `Cow`. With this change we
never need to allocate in the picker preview callback.
2024-09-03 09:48:32 -04:00
..
src picker: Removed owned variant of PathOrId 2024-09-03 09:48:32 -04:00
tests Disable hard link integration test on Android 2024-07-27 22:34:41 -04:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs chore: clean up clippy lints (#11377) 2024-08-01 06:39:46 +09:00
Cargo.toml build(deps): bump the rust-dependencies group with 4 updates (#11476) 2024-08-13 07:59:42 +02:00