corrected spurious loaded_table_verbose

This commit is contained in:
Joseph Harriott
2016-09-28 15:29:07 +02:00
parent 47f60d2972
commit 141efc3edd
2 changed files with 2 additions and 63 deletions

View File

@@ -174,9 +174,9 @@ g:loaded_table_mode *table-mode-loaded*
Use this option to disable the plugin: >
let g:loaded_table_mode = 1
<
g:loaded_table_verbose *table-mode-verbose*
g:table_mode_verbose *table-mode-verbose*
Use this option to disable notifications: >
let g:loaded_table_verbose = 0
let g:table_mode_verbose = 0
<
g:table_mode_corner *table-mode-corner*
Use this option to define the table corner character: >