mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.2081
Problem: Line numbers in the error list are not always adjusted.
Solution: Set b_has_qf_entry properly. (Yegappan Lakshmanan)
c1542744e7
This commit is contained in:
@@ -359,7 +359,7 @@ static int included_patches[] = {
|
||||
// 2084,
|
||||
// 2083,
|
||||
// 2082,
|
||||
// 2081,
|
||||
2081,
|
||||
// 2080,
|
||||
// 2079 NA
|
||||
// 2078 NA
|
||||
|
Reference in New Issue
Block a user