mirror of
https://github.com/neovim/neovim.git
synced 2026-02-06 03:47:20 +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>