diff --git a/doc/table-mode.txt b/doc/table-mode.txt index 66369f2..cb6a4ab 100644 --- a/doc/table-mode.txt +++ b/doc/table-mode.txt @@ -175,8 +175,8 @@ g:loaded_table_mode *table-mode-loaded* let g:loaded_table_mode = 1 < g:loaded_table_verbose *table-mode-verbose* - Use this option to enable notifications: > - let g:loaded_table_verbose = 1 + Use this option to disable notifications: > + let g:loaded_table_verbose = 0 < g:table_mode_corner *table-mode-corner* Use this option to define the table corner character: >