mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 12:08:33 +00:00
vim-patch:7.4.633 #2526
Problem: After 7.4.630 the problem persists. Solution: Also skip redo when calling a user function. https://github.com/vim/vim/commit/v7-4-633
This commit is contained in:

committed by
Justin M. Keyes

parent
13e148687c
commit
6a8862ded4
@@ -146,7 +146,7 @@ static int included_patches[] = {
|
||||
636,
|
||||
//635,
|
||||
//634,
|
||||
//633,
|
||||
633,
|
||||
//632,
|
||||
//631,
|
||||
630,
|
||||
|
Reference in New Issue
Block a user