Fix spelling per comment in #637
This commit is contained in:
parent
a013e8b1b5
commit
cdc9940887
@ -2722,13 +2722,14 @@ Default: 1
|
|||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
*g:vimwiki_table_reduce_last_col*
|
*g:vimwiki_table_reduce_last_col*
|
||||||
|
|
||||||
If set, the last column spearator will not be expanded to fill the cell.
|
If set, the last column separator will not be expanded to fill the cell. When
|
||||||
When `:set wrap` this option improves how a table is displayed, particularly on small screens.
|
`:set wrap` this option improves how a table is displayed, particularly on
|
||||||
If |g:vimwiki_table_auto_fmt| is set to 0, this option has no effect.
|
small screens. If |g:vimwiki_table_auto_fmt| is set to 0, this option has no
|
||||||
|
effect.
|
||||||
|
|
||||||
Value Description~
|
Value Description~
|
||||||
0 Enable table auto formating for all column.
|
0 Enable table auto formating for all columns.
|
||||||
1 Disable table auto formating for last column.
|
1 Disable table auto formating for the last column.
|
||||||
|
|
||||||
Default: 0
|
Default: 0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user