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:
Florian Walch
2015-04-28 12:57:20 +03:00
committed by Justin M. Keyes
parent 13e148687c
commit 6a8862ded4
2 changed files with 9 additions and 3 deletions

View File

@@ -146,7 +146,7 @@ static int included_patches[] = {
636,
//635,
//634,
//633,
633,
//632,
//631,
630,