mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
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:
@@ -743,7 +743,7 @@ static const int included_patches[] = {
|
||||
// 212,
|
||||
// 211 NA
|
||||
// 210,
|
||||
// 209,
|
||||
209,
|
||||
208,
|
||||
// 207,
|
||||
// 206,
|
||||
|
Reference in New Issue
Block a user