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-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.
2 months ago
..
src picker: Removed owned variant of PathOrId 2 months ago
tests Disable hard link integration test on Android 4 months ago
.gitignore Initial import. 5 years ago
Cargo.toml build(deps): bump the rust-dependencies group with 4 updates (#11476) 3 months ago
build.rs chore: clean up clippy lints (#11377) 4 months ago