mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1494
Problem: clr_history() does not work properly.
Solution: Increment hisptr. Add a test. (Yegappan Lakshmanan)
119d4693e0
Note: Only added a test. The change to `histptr` had already been made.
This commit is contained in:
@@ -949,7 +949,7 @@ static int included_patches[] = {
|
||||
// 1497 NA
|
||||
// 1496 NA
|
||||
// 1495 NA
|
||||
// 1494,
|
||||
1494,
|
||||
// 1493 NA
|
||||
1492,
|
||||
1491,
|
||||
|
Reference in New Issue
Block a user