Add config to disable tableize mappings. Fix 176

This commit is contained in:
Dhruva Sagar
2020-05-06 20:20:53 +05:30
parent 6a6f3565c3
commit c9b13e5d30
3 changed files with 14 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
*table-mode.txt* Table Mode for easy table formatting
===============================================================================
Table Mode, THE AWESOME AUTOMATIC TABLE CREATOR & FORMATTER
VERSION 4.7.0
VERSION 4.7.1
Author: Dhruva Sagar <http://dhruvasagar.com/>
License: MIT <http://opensource.org/licenses/MIT/>
@@ -355,6 +355,9 @@ g:table_mode_update_time *table-mode-update-time*
let g:table_mode_update_time = 500
<
g:table_mode_disable_tableize_mappings *table-mode-disable-tableize-mappings*
Disables mappings for tableize
===============================================================================
MAPPINGS *table-mode-mappings*