Replace all characters in a regex match with the same character in Vim

前端 未结 2 801
醉梦人生
醉梦人生 2021-01-01 19:03

I have a regex to replace a certain pattern with a certain string, where the string is built dynamically by repeating a certain character as many times as there are characte

2条回答
提交回复
热议问题