mirror of
https://github.com/neovim/neovim.git
synced 2026-04-24 08:15:41 +00:00
docs: various fixes (#28208)
Co-authored-by: Evgeni Chasnovski <evgeni.chasnovski@gmail.com> Co-authored-by: Famiu Haque <famiuhaque@proton.me> Co-authored-by: Gregory Anders <greg@gpanders.com> Co-authored-by: Guilherme Soares <guilhermesoares1970@gmail.com> Co-authored-by: Jannik Buhr <jannik.m.buhr@gmail.com> Co-authored-by: thomaswuhoileong <72001875+thomaswuhoileong@users.noreply.github.com> Co-authored-by: tom-anders <13141438+tom-anders@users.noreply.github.com> Co-authored-by: zeertzjq <zeertzjq@outlook.com>
This commit is contained in:
2
runtime/lua/vim/_meta/vimfn.lua
generated
2
runtime/lua/vim/_meta/vimfn.lua
generated
@@ -6583,7 +6583,7 @@ function vim.fn.prevnonblank(lnum) end
|
||||
---
|
||||
--- @param fmt any
|
||||
--- @param expr1? any
|
||||
--- @return any
|
||||
--- @return string
|
||||
function vim.fn.printf(fmt, expr1) end
|
||||
|
||||
--- Returns the effective prompt text for buffer {buf}. {buf} can
|
||||
|
||||
Reference in New Issue
Block a user