helix/helix-term
Nik Revenco 1a0dad36b7 perf: only render inline blame for visible lines when `all-lines` is set
Previously, we rendereded the inline blame for lines in 3X the range of
the viewport

This is not necessary because when we scroll down, the rendering will
occur before we see the new content
2025-03-30 11:42:43 +01:00
..
src perf: only render inline blame for visible lines when `all-lines` is set 2025-03-30 11:42:43 +01:00
tests minor: Fix native line-ending handling in trimming integration tests 2025-03-10 11:09:46 -04:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml build(deps): bump the rust-dependencies group with 5 updates (#13131) 2025-03-18 12:52:22 +09:00
build.rs chore: clean up clippy lints (#11377) 2024-08-01 06:39:46 +09:00