📜  替换文本简单键 vim - 任何代码示例

📅  最后修改于: 2022-03-11 14:57:15.910000             🧑  作者: Mango

代码示例1
r{text}    Replace the character under the cursor with {text}
R        Replace characters instead of inserting them