vim-patch:7.4.1802

Problem:    Quickfix doesn't handle long lines well, they are split.
Solution:   Drop characters after a limit. (Anton Lindqvist)

6be8c8e165
This commit is contained in:
James McCoy
2016-12-12 15:04:44 -05:00
parent 29d7a59711
commit 39faa56bce
4 changed files with 216 additions and 36 deletions

View File

@@ -637,7 +637,7 @@ static int included_patches[] = {
// 1805 NA
// 1804 NA
// 1803 NA
// 1802,
1802,
// 1801 NA
// 1800 NA
1799,