mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.1752
Problem: When adding to the quickfix list the current position is reset.
Solution: Do not reset the position when not needed. (Yegappan Lakshmanan)
c1808d5822
This commit is contained in:
@@ -689,7 +689,7 @@ static int included_patches[] = {
|
||||
1754,
|
||||
1753,
|
||||
// 1753,
|
||||
// 1752,
|
||||
1752,
|
||||
1751,
|
||||
// 1750 NA
|
||||
// 1749 NA
|
||||
|
Reference in New Issue
Block a user