diff options
author | Oliver Marriott <hello@omarriott.com> | 2023-09-21 15:53:05 +1000 |
---|---|---|
committer | Oliver Marriott <hello@omarriott.com> | 2023-09-22 18:38:28 +1000 |
commit | f413597f44f62a62675a3a7149e34a63f16e4821 (patch) | |
tree | 6459529aa172c375b5deb002acd5629efe3873fc /runtime/lua/vim/_meta/mpack.lua | |
parent | f094db0e5ccaddca2b5db05bf9545d55f3eededf (diff) | |
download | rneovim-f413597f44f62a62675a3a7149e34a63f16e4821.tar.gz rneovim-f413597f44f62a62675a3a7149e34a63f16e4821.tar.bz2 rneovim-f413597f44f62a62675a3a7149e34a63f16e4821.zip |
docs: clarify vim.schedule_wrap behaviour
- Remove the usage of the term "defer" to avoid confusion with
`vim.defer_fn`, which also calls `vim.schedule_wrap` internally.
- Explicitly state that `vim.schedule_wrap` returns a function in the
text.
- Mention that arguments are passed along.
- Include a usage example.
- Rename param to `fn`.
Diffstat (limited to 'runtime/lua/vim/_meta/mpack.lua')
0 files changed, 0 insertions, 0 deletions