mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 14:23:17 +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