分页: 1 / 1

vim 替换

发表于 : 2010-12-24 12:23
numbchild
在vim中怎么进行如下替换?

:tags
:takkk
变成
[:tags]
[:takkk]
然后怎么使用正则的出现次数 {}
(how to use [1-9]many times with times {1,9})

Re: vim 替换

发表于 : 2010-12-24 13:37
lilydjwg
Sorry, but not clear about what you want.