mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
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:
@@ -390,7 +390,7 @@ static int included_patches[] = {
|
||||
// 2053 NA
|
||||
// 2052 NA
|
||||
// 2051,
|
||||
// 2050,
|
||||
2050,
|
||||
2049,
|
||||
// 2048 NA
|
||||
// 2047,
|
||||
|
Reference in New Issue
Block a user