CSV with Vim

Post tags: | vim | vim_csv | vim_excel |

tpope/vim-cucumber

dhruvasagar/vim-table-mode

table.vim : smarter table editing/navigation

Page Turn Vim Into Excel: Tips for Editing Tabular Data

vimcasts page/video Aligning text with Tabular.vim

There are times when you can improve the readability of your code by lining up the elements on neighbouring lines. In this episode, I demonstrate how this can be achieved using the Tabular plugin.

In this episode, I introduce the Tabular.vim plugin, by Matt Wozniski, which makes it easy to align regions of text that match a pattern.

Page at vim.org align.vim

Align and AlignMaps lets you align statements on their equal signs, make comment boxes, align comments, align declarations, etc.