mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.716 #4006
Problem: When using the 'c' flag of ":substitute" and selecting "a" or "l"
at the prompt the flags are not remembered for ":&&". (Ingo
Karkat)
Solution: Save the flag values and restore them. (Hirohito Higashi)
cad2fc9935
This commit is contained in:

committed by
Justin M. Keyes

parent
62f1aaedb1
commit
c2ab844133
@@ -408,7 +408,7 @@ static int included_patches[] = {
|
||||
719,
|
||||
// 718,
|
||||
// 717,
|
||||
// 716,
|
||||
716,
|
||||
715,
|
||||
714,
|
||||
713,
|
||||
|
Reference in New Issue
Block a user