vim-patch:dd9f7e6: runtime(doc): Fix some overlength lines

closes: vim/vim#19286

dd9f7e6cbb

Co-authored-by: Doug Kearns <dougkearns@gmail.com>
This commit is contained in:
zeertzjq
2026-02-01 08:22:13 +08:00
parent b6237de224
commit c74d5ceda1
9 changed files with 93 additions and 77 deletions

View File

@@ -13222,7 +13222,8 @@ M.funcs = {
desc = [=[
Go to window with ID {expr}. This may also change the current
tabpage.
Return TRUE if successful, FALSE if the window cannot be found.
Return TRUE if successful, FALSE if the window cannot be
found.
]=],
name = 'win_gotoid',