helix-mods/helix-term
jeepee 85c23b31de
Avoid unnecessary clone when formatting error (#1903)
Instead of first cloning the query and then allocating again to format
the error, format the error using a reference to the query.
2022-04-01 22:16:51 +09:00
..
src Avoid unnecessary clone when formatting error (#1903) 2022-04-01 22:16:51 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs publish a source tarball with version and grammars (#1875) 2022-03-29 14:34:19 +09:00
Cargo.toml Add refresh-config and open-config command (#1803) 2022-03-25 18:05:20 +09:00