lonerover
|
7629176fb1
|
vim-patch:7.4.2275
Problem: ":diffoff!" does not remove filler lines.
Solution: Force a redraw and invalidate the cursor. (closes vim/vim#1014)
e67d546f3c
|
2017-02-07 15:47:28 +08:00 |
|
lonerover
|
308836d5ce
|
vim-patch:7.4.2126
Problem: No tests for :diffget and :diffput
Solution: Add tests.
90d121fa36
|
2016-12-23 10:42:36 +08:00 |
|
lonerover
|
4682129449
|
vim-patch:7.4.2124
Problem: diffmode test leaves files behind, breaking another test.
Solution: Delete the files.
623cf88f9c
|
2016-12-23 09:13:05 +08:00 |
|
lonerover
|
5dea033443
|
vim-patch:7.4.2123
Problem: No new style test for diff mode.
Solution: Add a test. Check that folds are in sync.
42093c0ec5
|
2016-12-22 15:00:58 +08:00 |
|