mirror of
https://github.com/neovim/neovim.git
synced 2026-06-23 03:39:44 +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