Files
neovim/src
Jan Edmund Lazo 7274f5c177 vim-patch:8.1.1922: in diff mode global operations can be very slow
Problem:    In diff mode global operations can be very slow.
Solution:   Do not call diff_redraw() many times, call it once when redrawing.
            And also don't update folds multiple times.
4f57eefe1e
2019-11-16 16:40:24 -05:00
..
2017-02-26 11:57:52 +01:00
2019-07-29 22:14:23 +02:00