Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 466 Bytes

File metadata and controls

18 lines (14 loc) · 466 Bytes

Rows and columns

In the table, do the following things:

  • Add three rows with dashes after the first row

  • Divide the columns with pipes

    colomn 1 column 2 column 3 value 1 value 2 value 3 value 1 value 2 value 3 value 1 value 2 value 3 value 1 value 2 value 3

Hints

r<char> - Replace the selection with the given character v - Visual mode <SHIFT-v> - Row visual mode <CTRL-v> - Column visual mode