]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): Add missing 'wfb' (winfixbuf) tag
authorDoug Kearns <dougkearns@gmail.com>
Thu, 5 Jun 2025 19:18:09 +0000 (21:18 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 5 Jun 2025 19:18:09 +0000 (21:18 +0200)
closes: #17455

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/options.txt
runtime/doc/tags

index 4471b7c5251de52de14884c06b196297be784c60..bb915580a5ac880252f070b321d713276037150d 100644 (file)
@@ -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.
index 44dd76fe67b58feb3a5d25911d314564c03eaa61..0955709153bf265f29f6af623e31b985e63ba98d 100644 (file)
@@ -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'*