Add config to disable table mode syntax

Since table mode syntax can hamper performance, it is now possible to
disable it with a global config
This commit is contained in:
Dhruva Sagar
2017-01-04 15:45:48 +05:30
parent 441c30c35a
commit 9edd6d7d20
5 changed files with 15 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
# VIM Table Mode v4.6.4.3 [![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.6.4.4 [![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.