forked from aniani/vim
runtime(doc): Add missing 'wfb' (winfixbuf) tag
closes: #17455 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
parent
8cd42a58b4
commit
002548b81e
@ -1,4 +1,4 @@
|
||||
*options.txt* For Vim version 9.1. Last change: 2025 Jun 04
|
||||
*options.txt* For Vim version 9.1. Last change: 2025 Jun 05
|
||||
|
||||
|
||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||
@ -9870,7 +9870,7 @@ A jump table for the options with a short description can be found at |Q_op|.
|
||||
Note: Do not confuse this with the height of the Vim window, use
|
||||
'lines' for that.
|
||||
|
||||
*'winfixbuf'*
|
||||
*'winfixbuf'* *'wfb'*
|
||||
'winfixbuf' 'wfb' boolean (default off)
|
||||
local to window
|
||||
If enabled, the window and the buffer it is displaying are paired.
|
||||
|
@ -1305,6 +1305,7 @@ $quote eval.txt /*$quote*
|
||||
'wcr' options.txt /*'wcr'*
|
||||
'wd' options.txt /*'wd'*
|
||||
'weirdinvert' options.txt /*'weirdinvert'*
|
||||
'wfb' options.txt /*'wfb'*
|
||||
'wfh' options.txt /*'wfh'*
|
||||
'wfw' options.txt /*'wfw'*
|
||||
'wh' options.txt /*'wh'*
|
||||
|
Loading…
x
Reference in New Issue
Block a user