diff options
Diffstat (limited to 'runtime/doc/change.txt')
| -rw-r--r-- | runtime/doc/change.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/change.txt b/runtime/doc/change.txt index f82d61370c..5384bbfc6f 100644 --- a/runtime/doc/change.txt +++ b/runtime/doc/change.txt @@ -648,6 +648,7 @@ g& Synonym for `:%s//~/&` (repeat last substitute with *:s_flags* The flags that you can use for the substitute commands: + *:&&* [&] Must be the first one: Keep the flags from the previous substitute command. Examples: > :&& |