doc adjusted for default verbose

This commit is contained in:
harriott
2016-09-09 11:03:00 +02:00
parent 0f680bfd1b
commit 47f60d2972

View File

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