diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-08-13 07:09:55 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-13 07:09:55 +0800 |
commit | 9768e88f3891b5594eb2d556bd3bdf40c61d46e1 (patch) | |
tree | 8caa744595e71fe60df68e4550b8c7408b676b82 /runtime/lua/vim/loader.lua | |
parent | 88f07d6ca4a6d423fa10949e85941f50ba9596e0 (diff) | |
download | rneovim-9768e88f3891b5594eb2d556bd3bdf40c61d46e1.tar.gz rneovim-9768e88f3891b5594eb2d556bd3bdf40c61d46e1.tar.bz2 rneovim-9768e88f3891b5594eb2d556bd3bdf40c61d46e1.zip |
refactor(fileio): use os_copy() to copy file (#30030)
It uses sendfile(), which is faster than combining read() and write(),
and it also copies permissions.
Diffstat (limited to 'runtime/lua/vim/loader.lua')
0 files changed, 0 insertions, 0 deletions