docs: various fixes (#26929)

Co-authored-by: Patrick Bollinger <owner@pjbollinger.com>
Co-authored-by: vilo1839 <139687192+vilo1839@users.noreply.github.com>
This commit is contained in:
dundargoc
2024-01-17 07:01:39 +01:00
committed by GitHub
parent 2fce95ec43
commit b3e5587b7f
8 changed files with 15 additions and 14 deletions

View File

@@ -8024,7 +8024,7 @@ return {
The 'statuscolumn' width follows that of the default columns and
adapts to the |'numberwidth'|, |'signcolumn'| and |'foldcolumn'| option
values (regardless of whether the sign and fold items are present).
Aditionally, the 'statuscolumn' grows with the size of the evaluated
Additionally, the 'statuscolumn' grows with the size of the evaluated
format string, up to a point (following the maximum size of the default
fold, sign and number columns). Shrinking only happens when the number
of lines in a buffer changes, or the 'statuscolumn' option is set.