helix-mods/helix-core
Hugo 89c6e8aa94
Remove unnecessary unwrap (#2599)
`strip_prefix` will itself check whether the string starts with the
prefix, so the extra call to `starts_with` was unnecessary.
2022-05-29 11:13:21 +09:00
..
src Remove unnecessary unwrap (#2599) 2022-05-29 11:13:21 +09:00
tests Indentation rework (#1562) 2022-03-31 00:08:07 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml build(deps): bump once_cell from 1.10.0 to 1.12.0 2022-05-25 21:25:47 +09:00