mirror of
https://github.com/neovim/neovim.git
synced 2025-12-11 09:02:40 +00:00
Problem: append() reports failure when not appending anything.
Solution: Only report failure when appending something. (closes vim/vim#11498)
cd9c8d400c
Co-authored-by: Bram Moolenaar <Bram@vim.org>