📜  将 char 放在多行 vim 的开头 - Shell-Bash 代码示例

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

代码示例1
Press Esc to enter 'command mode'
Use Ctrl+V to enter visual block mode
Move Up/Downto select the columns of text in the lines you want to comment.
Then hit Shift+i and type the text you want to insert.
Then hit Esc, wait 1 second and the inserted text will appear on every line.