mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.1884
Problem: Updating marks in a quickfix list is very slow when the list is
long.
Solution: Only update marks if the buffer has a quickfix entry.
2f095a4bc4
This commit is contained in:
@@ -556,7 +556,7 @@ static int included_patches[] = {
|
||||
// 1887 NA
|
||||
// 1886 NA
|
||||
// 1885 NA
|
||||
// 1884,
|
||||
1884,
|
||||
// 1883 NA
|
||||
1882,
|
||||
1881,
|
||||
|
Reference in New Issue
Block a user