diff -r 893d1ea575c9 runtime/doc/change.txt --- a/runtime/doc/change.txt Tue Jul 28 21:17:37 2015 +0200 +++ b/runtime/doc/change.txt Sat Aug 01 04:55:23 2015 +0200 @@ -634,9 +634,9 @@ may add [flags], see |:s_flags|. Note that after `:substitute` the '&' flag can't be used, it's recognized as a pattern separator. - The space between `:substitute` and the 'c', 'g' and - 'r' flags isn't required, but in scripts it's a good - idea to keep it to avoid confusion. + The space between `:substitute` and the 'c', 'g', + 'i', 'I' and 'r' flags isn't required, but in scripts + it's a good idea to keep it to avoid confusion. :[range]~[&][flags] [count] *:~* Repeat last substitute with same substitute string