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 780f141a75
Overlay rainbow highlights onto syntax highlights
We call the rainbow_spans function introduced in the parent commits
over the largest node that contains the current viewport: we need to
reach far enough back in the document that we find the absolute
beginning for brackets. If we run rainbow_spans only over the current
viewport, we get a bug where the color of rainbow brackets changes as
we move the viewport.
2 weeks ago
..
src Overlay rainbow highlights onto syntax highlights 2 weeks ago
tests Join single-line comments with J. (#11742) 2 months ago
.gitignore Initial import. 5 years ago
Cargo.toml build(deps): bump the rust-dependencies group with 6 updates (#11924) 1 month ago
build.rs chore: clean up clippy lints (#11377) 4 months ago