tec*_*ull 1 vim
文件包含:
aa bb cc dd
我需要:
aa aa bb bb cc cc dd dd
我怎样才能做到这一点??
Yuu*_*shi 6
你可以用正则表达式做到这一点:
%s/.*/& &/
归档时间:
12 年 前
查看次数:
118 次
最近记录: