aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/loader.lua
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-08-13 07:09:55 +0800
committerGitHub <noreply@github.com>2024-08-13 07:09:55 +0800
commit9768e88f3891b5594eb2d556bd3bdf40c61d46e1 (patch)
tree8caa744595e71fe60df68e4550b8c7408b676b82 /runtime/lua/vim/loader.lua
parent88f07d6ca4a6d423fa10949e85941f50ba9596e0 (diff)
downloadrneovim-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