vim-patch:7.4.2050

Problem:    When using ":vimgrep" may end up with duplicate buffers.
Solution:   When adding an error list entry pass the buffer number if possible.

015102e91e
This commit is contained in:
lonerover
2017-01-17 16:33:53 +08:00
parent 1a06a39488
commit 827f2f9f6b
3 changed files with 31 additions and 7 deletions

View File

@@ -390,7 +390,7 @@ static int included_patches[] = {
// 2053 NA
// 2052 NA
// 2051,
// 2050,
2050,
2049,
// 2048 NA
// 2047,