I want to make a table in vim.
Making a horizontal line is easy
______________________________
For the vertical I use this
yes "|" | head -10
But the result is bad
|
|
|
|
|
|
|
|
|
I want something contiguous like the horizontal line. How can I do this?
Asked by elbarna
(13690 rep)
Oct 27, 2019, 07:17 PM
Last activity: Apr 13, 2020, 07:48 PM
Last activity: Apr 13, 2020, 07:48 PM