📜  vim 将单个空格添加到多行 - 任何代码示例

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

代码示例1
:'<,'> norm I 
# note the space at the end. it is required.