mirror of
https://github.com/neovim/neovim.git
synced 2026-05-08 14:52:15 +00:00
Problem: Digraph test fails when LC_ALL is set to "C".
Solution: When restoring 'encoding' set it to "utf-8". (closes vim/vim#8742)
52eb372a04