mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 17:21:49 +00:00

Problem: missing filecopy() function
Solution: implement filecopy() Vim script function
(Shougo Matsushita)
closes: vim/vim#12346
60c8743ab6
Co-authored-by: Shougo Matsushita <Shougo.Matsu@gmail.com>