mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-08 02:53:48 -05:00
7
Alignment Example
Yu-Chiang Hsu edited this page 2021-08-07 13:46:09 -04:00
Had a challenging time toi figure out alignment for the great Vim-Table-Mode so here are a few example to help the next me :).
The alignment depends on where you put the <:>. Here are 4 use cases.
2 specific cases which are the most important for me:
Right Align: |----------:|, colon (:) is on the right side
Center Align: |:---------:|, colon is on the both side side
