mirror of
https://github.com/neovim/neovim.git
synced 2026-08-25 16:41:52 +00:00
vim-patch:partial:b4ae16c: runtime(doc): clarify 'laststatus' effect (#41052)
fixes: vim/vim#20875
b4ae16ca3e
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -5377,6 +5377,10 @@ local options = {
|
||||
1: only if there are at least two windows
|
||||
2: always
|
||||
3: always and ONLY the last window
|
||||
|
||||
Here "last window" means the last window in a column, i.e. the bottom-
|
||||
most one, just above the command line.
|
||||
|
||||
The screen looks nicer with a status line if you have several
|
||||
windows, but it takes another screen line. |status-line|
|
||||
]=],
|
||||
|
||||
Reference in New Issue
Block a user