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

@@ -10924,7 +10924,8 @@ function vim.fn.win_gettype(nr) end
--- 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.
---
--- @param expr integer
--- @return 0|1