vim-patch:8.0.0209

Problem:    When using :substitute with the "c" flag and 'cursorbind' is set
            the cursor is not updated in other windows.
Solution:   Call do_check_cursorbind(). (Masanori Misono)

41baa7983a
This commit is contained in:
ckelsel
2017-08-30 19:54:14 +08:00
parent 5566f30006
commit 0e13b15fde
2 changed files with 5 additions and 1 deletions

View File

@@ -743,7 +743,7 @@ static const int included_patches[] = {
// 212,
// 211 NA
// 210,
// 209,
209,
208,
// 207,
// 206,