Add configuration option table_mode_update_time #73

This is for better experience with auto align, we override the
updatetime with the value of the configuration g:table_mode_update_time.

Once table mode is disabled prior defaults are restored.
This commit is contained in:
Dhruva Sagar
2017-03-10 06:48:30 +05:30
parent ef66b3ec2f
commit 79bf3f9bb7
4 changed files with 19 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# VIM Table Mode v4.6.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.6.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.