mirror of
https://github.com/neovim/neovim.git
synced 2025-11-25 03:30:37 +00:00
Problem: Text properties test fails when 'encoding' is not utf-8.
Solution: Compare with original value of 'encoding'. (Christian Brabandt,
closes vim/vim#3986)
ed79d1e348
Co-authored-by: Bram Moolenaar <Bram@vim.org>