mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-10 12:03:48 -05:00
- Moved some code around for better readability. - Added new option g:table_mode_align for allowing the user to set the format option for aligning the text, this is passed directly to Tabular. - Updated vim doc. - Updated README.md