mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.1964
Problem: The quickfix init function is too big.
Solution: Factor out parsing 'errorformat' to a separate function. (Yegappan
Lakshmanan)
688e3d1fd9
This commit is contained in:
@@ -476,7 +476,7 @@ static int included_patches[] = {
|
||||
1967,
|
||||
// 1966,
|
||||
// 1965 NA
|
||||
// 1964,
|
||||
1964,
|
||||
// 1963 NA
|
||||
// 1962,
|
||||
1961,
|
||||
|
Reference in New Issue
Block a user