mirror of
https://github.com/neovim/neovim.git
synced 2025-11-03 09:14:24 +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