mirror of
https://github.com/neovim/neovim.git
synced 2026-02-08 21:41:51 +10: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>