I have a list of words, each of which is on a separate line. This is the first column of the table. I would like to create a second column manually.
Now I want to use some plugin that will create an ASCII table around the text, so I have good formatting (the initial letters in each column should be in the same "vertical line" or I should be able to quickly go to the right position with one label).
Is there such a plugin for vim that simplifies editing such tables and controls formatting?
xralf source
share