mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-08 11:03:47 -05:00
Improve documentation of g:table_mode_disable_tableize_mappings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# VIM Table Mode v4.7.1 [](https://travis-ci.org/dhruvasagar/vim-table-mode)
|
||||
# VIM Table Mode v4.7.1.1 [](https://travis-ci.org/dhruvasagar/vim-table-mode)
|
||||
|
||||
An awesome automatic table creator & formatter allowing one to create neat
|
||||
tables as you type.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
*table-mode.txt* Table Mode for easy table formatting
|
||||
===============================================================================
|
||||
Table Mode, THE AWESOME AUTOMATIC TABLE CREATOR & FORMATTER
|
||||
VERSION 4.7.1
|
||||
VERSION 4.7.1.1
|
||||
|
||||
Author: Dhruva Sagar <http://dhruvasagar.com/>
|
||||
License: MIT <http://opensource.org/licenses/MIT/>
|
||||
@@ -356,7 +356,9 @@ g:table_mode_update_time *table-mode-update-time*
|
||||
<
|
||||
|
||||
g:table_mode_disable_tableize_mappings *table-mode-disable-tableize-mappings*
|
||||
Disables mappings for tableize
|
||||
Disables mappings for tableize. >
|
||||
let g:table_mode_disable_tableize_mappings = 0
|
||||
<
|
||||
|
||||
===============================================================================
|
||||
MAPPINGS *table-mode-mappings*
|
||||
|
||||
Reference in New Issue
Block a user