How to fill a line with character x up to column y using Vim

前端 未结 9 639
野的像风
野的像风 2020-12-23 18:17

How can I fill the remainder of a line with the specified character up to a certain column using Vim? For example, imagine that the cursor is on column four and I want to fi

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