Ren*_*ger 91
尝试
:%s/aaa/bbb/e | %s/111/222/e
Run Code Online (Sandbox Code Playgroud)
并阅读
:help :s_flagsRun Code Online (Sandbox Code Playgroud)
特别是[e]下的条目:
When the search pattern fails, do not issue an error message and, in
particular, continue in maps as if no error occurred. This is most
useful to prevent the "No match" error from breaking a mapping. Vim
does not suppress the following error messages, however:
Regular expressions can't be delimited by letters
\ should be followed by /, ? or &
No previous substitute regular expression
Trailing characters
Interrupted
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
24174 次 |
| 最近记录: |