mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.1980
Problem: 'errorformat' is parsed for every call to ":caddexpr". Can't add
to two location lists asynchronously.
Solution: Keep the previously parsed data when appropriate. (mostly by
Yegappan Lakshmanan)
361c8f0e51
This commit is contained in:
@@ -460,7 +460,7 @@ static int included_patches[] = {
|
||||
// 1983 NA
|
||||
// 1982 NA
|
||||
// 1981,
|
||||
// 1980,
|
||||
1980,
|
||||
// 1979,
|
||||
// 1978,
|
||||
// 1977,
|
||||
|
Reference in New Issue
Block a user