mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 03:15:39 +00:00
docs: fix typos and other small fixes (#25005)
Co-authored-by: nuid64 <lvkuzvesov@proton.me> Co-authored-by: Mike Smith <10135646+mikesmithgh@users.noreply.github.com> Co-authored-by: XTY <xty@xty.io> Co-authored-by: Empa <emanuel@empa.xyz> Co-authored-by: kyu08 <49891479+kyu08@users.noreply.github.com>
This commit is contained in:
2
runtime/lua/vim/_meta/vimfn.lua
generated
2
runtime/lua/vim/_meta/vimfn.lua
generated
@@ -6194,7 +6194,7 @@ function vim.fn.prevnonblank(lnum) end
|
||||
--- *printf-$*
|
||||
--- In certain languages, error and informative messages are
|
||||
--- more readable when the order of words is different from the
|
||||
--- corresponding message in English. To accomodate translations
|
||||
--- corresponding message in English. To accommodate translations
|
||||
--- having a different word order, positional arguments may be
|
||||
--- used to indicate this. For instance: >vim
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user