mirror of
https://github.com/neovim/neovim.git
synced 2026-05-03 12:35:00 +00:00
docs: fix typos (#18269)
Co-authored-by: zeertzjq <zeertzjq@outlook.com> Co-authored-by: Dan Sully <dan+github@sully.org> Co-authored-by: saher <msaher.shair@gmail.com> Co-authored-by: Stephan Seitz <stephan.seitz@fau.de> Co-authored-by: Benedikt Müller <d12bb@posteo.de> Co-authored-by: Andrey Mishchenko <mishchea@gmail.com> Co-authored-by: Famiu Haque <famiuhaque@protonmail.com> Co-authored-by: Oliver Marriott <hello@omarriott.com>
This commit is contained in:
@@ -469,7 +469,7 @@ endif
|
||||
|
||||
|
||||
call <SID>Header("multiple windows")
|
||||
call append("$", "laststatus\t0, 1 or 2; when to use a status line for the last window")
|
||||
call append("$", "laststatus\t0, 1, 2 or 3; when to use a status line for the last window")
|
||||
call append("$", " \tset ls=" . &ls)
|
||||
if has("statusline")
|
||||
call append("$", "statusline\talternate format to be used for a status line")
|
||||
|
||||
Reference in New Issue
Block a user