Jaehwang Jung
|
5a25dcc5a4
|
fix(diff): filler lines for hunks bigger than linematch limit (#24676)
Apply linematch filler computation only if the hunk is actually
linematched.
Fixes #24580
|
2023-08-12 17:14:37 +08:00 |
|
Jonathon
|
0381f5af5b
|
feat(diff): grouping optimization for linematch algorithm
|
2023-06-07 13:29:23 +01:00 |
|
Lewis Russell
|
d40d34aaa5
|
fix(diff): handle long lines without crashing (#21389)
Fixes https://github.com/neovim/neovim/issues/21388
|
2022-12-12 16:44:11 +00:00 |
|
Jonathon
|
04fbb1de44
|
Enable new diff option linematch (#14537)
Co-authored-by: Lewis Russell <me@lewisr.dev>
|
2022-11-04 09:07:22 +00:00 |
|