mirror of
https://github.com/zoriya/vim.git
synced 2026-05-16 04:42:13 +00:00
6b2e938f13
Problem: Cannot append a list of lines to a file. Solution: Add the append option to writefile(). (Yasuhiro Matsumoto)