mirror of
https://github.com/neovim/neovim.git
synced 2026-09-23 05:54:02 +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