helix/helix-view
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/encoding Re-vendor encoding_rs test data 2024-11-13 15:30:17 +09:00
Cargo.toml minor: Use a workspace dependency for parking_lot 2025-03-13 12:34:40 -04:00