mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 23:05:41 +00:00
docs: misc
Co-authored-by: David Pedersen <limero@me.com> Co-authored-by: Gregory Anders <greg@gpanders.com> Co-authored-by: Leo Schlosser <Leo.Schlosser@Student.HTW-Berlin.de> 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
@@ -5192,7 +5192,7 @@ function vim.fn.log(expr) end
|
||||
function vim.fn.log10(expr) end
|
||||
|
||||
--- {expr1} must be a |List|, |String|, |Blob| or |Dictionary|.
|
||||
--- When {expr1} is a |List|| or |Dictionary|, replace each
|
||||
--- When {expr1} is a |List| or |Dictionary|, replace each
|
||||
--- item in {expr1} with the result of evaluating {expr2}.
|
||||
--- For a |Blob| each byte is replaced.
|
||||
--- For a |String|, each character, including composing
|
||||
|
||||
Reference in New Issue
Block a user