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
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.
2 years ago
..
src Avoid unnecessary clone when formatting error (#1903) 2 years ago
.gitignore Initial import. 4 years ago
Cargo.toml Add refresh-config and open-config command (#1803) 2 years ago
build.rs publish a source tarball with version and grammars (#1875) 2 years ago