Add config g:table_mode_ignore_align. Fix #145

* Disabled by default, if enabled directs table mode to ignore aligning
  based on alignment characters on the header and always left aligns
This commit is contained in:
Dhruva Sagar
2022-03-01 13:07:33 +05:30
parent 9191af46b6
commit 494d95d2b3
6 changed files with 44 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# VIM Table Mode v4.7.5 [![Build Status](https://travis-ci.org/dhruvasagar/vim-table-mode.png?branch=master)](https://travis-ci.org/dhruvasagar/vim-table-mode)
# VIM Table Mode v4.7.6 [![Build Status](https://travis-ci.org/dhruvasagar/vim-table-mode.png?branch=master)](https://travis-ci.org/dhruvasagar/vim-table-mode)
An awesome automatic table creator & formatter allowing one to create neat
tables as you type.