File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -349,7 +349,7 @@ are intended to be used in the statusline string.
349349
350350 *BlIs()*
351351 `BlIs` ({length} )
352- Invisible space. Returns a {length} amount of Unicode Thin Space (U+2009)
352+ Invisible space. Return a {length} amount of Unicode Thin Space (U+2009)
353353chars. This is useful to control empty space in the statusline, since ASCII
354354whitespace is sometimes trimmed by Neovim, while this Unicode char is not.
355355Parameters:
Original file line number Diff line number Diff line change @@ -632,7 +632,7 @@ bareline.alt_statuslines.plugin = {
632632
633633--- #tag BlIs()
634634--- `BlIs`({length})
635- --- Invisible space. Returns a {length} amount of Unicode Thin Space (U+2009)
635+ --- Invisible space. Return a {length} amount of Unicode Thin Space (U+2009)
636636--- chars. This is useful to control empty space in the statusline, since ASCII
637637--- whitespace is sometimes trimmed by Neovim, while this Unicode char is not.
638638--- Parameters:
You can’t perform that action at this time.
0 commit comments