mirror of
https://github.com/neovim/neovim.git
synced 2025-12-07 23:22:39 +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>