runtime(doc): Add missing 'wfb' (winfixbuf) tag Commit: https://github.com/vim/vim/commit/002548b81eb0073904ae082c2846e0a7162807e6 Author: Doug Kearns <dougkea...@gmail.com> Date: Thu Jun 5 21:18:09 2025 +0200
runtime(doc): Add missing 'wfb' (winfixbuf) tag closes: https://github.com/vim/vim/issues/17455 Signed-off-by: Doug Kearns <dougkea...@gmail.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 4471b7c52..bb915580a 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -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. diff --git a/runtime/doc/tags b/runtime/doc/tags index 44dd76fe6..095570915 100644 --- a/runtime/doc/tags +++ b/runtime/doc/tags @@ -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'* -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1uNGHr-0022Fv-P0%40256bit.org.